- Notifications
You must be signed in to change notification settings - Fork1.1k
refactor(site): Refactor workspace actions#7124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
matifali commentedApr 13, 2023
Why to show both start, and stop when only 1 of them can be clicked at a time? What about using the same position and change it to start or stop depending on the workspace condition. Start if workspace is stopped |
BrunoQuaresma commentedApr 13, 2023
Kira-Pilot left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice and clean!
Uh oh!
There was an error while loading.Please reload this page.
Demo:
https://user-images.githubusercontent.com/3165839/231827746-45ec45ec-3c09-452e-a156-f77862426f2e.mov
Previous:

Now:

Close#5986