You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user does not have permission to delete a workspace, the delete button still appears. When clicked, nothing happens and a 403 status is returned, but no error is shown in the UI.
Original Issue
From coder/coder#17539
If a user does not have permission to delete a workspace, the delete button still appears. When clicked, nothing happens and a 403 status is returned, but no error is shown in the UI.
Assignment
@coder