See available git branches when creating a workspace in User Dashboard #23171
Labels
area/dashboard
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.
Is your enhancement related to a problem? Please describe
The Che User Dashboard allows users to select a specific git branch that they want their CDE to be started from, however, this is a blank text box that requires the user to know the exact git branch name that they want to use.
If the user does not know the exact name of the branch they want (or they're afraid of making a typo), they have to manually check their git repo and copy/paste the name of the desired branch.
Describe the solution you'd like
It'd be nice if the User Dashboard was able to retrieve the list of branches that are available for the given git repository, and provide them to the user.
I'm not sure what the best UX for this would look like, but here are 2 ideas:
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: