Set DevWorkspace name by a user #23078
Labels
area/ux
Issues related to User Experience Design
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P2
Has a minor but important impact to the usage or development of the system.
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
Is your enhancement related to a problem? Please describe
When I open severals workspaces from github branches with a devfile url, it becomes difficult to identify on which branch I'm working on inside the devspaces dashboard "Recent Workspaces"
Describe the solution you'd like
I would like to be able to set the workspace name (i.e MyAmazingWorkspace1) in the factory url such as https://devspacesopenshift.mydomaine #git_repository_url?workspaceUserName=MyAmazingWorkspace1 or rename it after the workspace has been created ..
Describe alternatives you've considered
A nice way to achieve it would be to add in the DevWorkspace definition a new functional attribute in the editable by the user such as workspaceUserName . Maybe DevWorkspaceTemplate CRD could be a alternative. Not sure if it can be handled by the user ..
Additional context
No response
The text was updated successfully, but these errors were encountered: