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
feat: add View Source button for template administrators in workspace creation
Adds a View Source button to the workspace creation page that allows template
administrators to quickly navigate to the template editor. The button:
- Only appears for users with template update permissions
- Links directly to the template version editor
- Uses the ExternalLinkIcon for consistency with other source viewing features
- Is positioned next to the Cancel button in the page header
This addresses user friction where template admins expect to be able to edit
templates directly from the workspace creation flow.
Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
0 commit comments