winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.76k stars 187 forks source link

Application with a single resource should be expanded by default in the Console #6657

Closed ainvoner closed 2 weeks ago

ainvoner commented 3 weeks ago

Use Case

Collapsed Wing application with a single resource looks strange in the Console. UX improvement in addition to https://github.com/winglang/wing/issues/6645

Proposed Solution

If a Wing application has only one resource, show expanded view of this resource by default

Implementation Notes

No response

Component

Wing Console

Community Notes

polamoros commented 2 weeks ago

Done here https://github.com/winglang/wing/issues/6645