- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
First of all, I'm happy that we default to showing all workspaces a user has access to in both the workspaces page and the CLI. It's a nice way to avoid duplication between admin and user UIs and it also puts the management/administration benefits front and center.
That said, filtering workspaces to find your own is easy in the CLI but hard in the UI. We now have 30 or so workspaces in our dev deployment and fishing out the ones that are mine is an annoying process of squinting and ctrl-f-ing.
We've talked previously about an extensive search syntax. That may be too difficult to squeeze in the a short term, so maybe we implement a simple user filter instead.