- Notifications
You must be signed in to change notification settings - Fork928
Description
Problem statement
A newly onboarded user who is joining their team's Coder deployment for the first time will want to know what templates are being used by other team members. This will avoid the back and forth for a new team member trying to figure out what everyone else is doing.
Definition of Done
Clicking on the "view workspaces" link under the "used by x users" on a Template detail page is a hyperlink that takes you to the Workspaces page with a prepopulated search filter to show you ONLY the workspaces that were made with that same template.
This is anice to have
that lets users easily see who else is using a template. The hypothesis is that it would help with onboarding users and quickly seeing what others on your team are doing.
There is a workaround where you can manually use the search on the workspaces page (#1972)