-
Notifications
You must be signed in to change notification settings - Fork 886
feat(site): make workspace batch deletion GA #9313
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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! We're making this an enterprise feature, right? If so, can you also update the enterprise docs: https://coder.com/docs/v2/latest/enterprise and add a basic section on the workspaces page?
@bpmct good call! |
Don't you think we should add other actions star/stop/restart/update before making it GA? Another issue is it can't delete failed workspaces and that is currently not possible from the dashboard. |
(just testing the deploy PR haha, not actually reviewing the functionality) |
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.
I am ok with this. I have one feedback that you are free to disregard.
Can we hide the check boxes by default?
Similar to how Gmail does this?
Showing empty check boxes all the time is taking extra space.
@matifali for me, it is always displayed, otherwise how could the user select the workspace? 🤔 |
Sorry, just ignore this. Thank you for showing me. |
No description provided.