mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
Currently if a user gets to a page they don't have permission to view they're greeted with a vague error alert and no actionable items. This PR adds a link back to _/workspaces_ within the alert as well as more helpful error details. Before:  After: 