Dashboard does not reset workspace name when field is cleared
See original GitHub issueDescribe the bug
If you enter a workspace name in the “create custom workspace” page and then erase the value, the field is left invalid.
My assumption would be that the default value for the field is used whenever the field is blank.
Che version
- nightly
Steps to reproduce
- Go to “create custom workspace” page
- Note “Workspace name” field is valid and devfile contains
generateName: wksp-
- Enter text into the “Workspace name” field
- Devfile gets
name: <entered value>
- Delete text in “Workspace name” field
- Devfile
.metadata.name
is deleted, devfile is now invalid
Expected behavior
If the user clears the text in the workspace name box, the devfile should go back to the earlier state (default to generateName: wksp-
)
Runtime
- Openshift (include output of
oc version
)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Reorganizing the Workspace - Tableau Help
You can reorganize the workspace by rearranging cards, hiding and showing specific parts of the workspace, and hiding everything but the view using...
Read more >How To Reset All Filters On Your Tableau Dashboard
1. Create a calculated field, and enter 'Reset Dashboard' (include the quotes) in the calculation editor. · 2. In a new sheet, drag...
Read more >Workspace navigation - Relativity Documentation
Clicking the field name a third time clears the sort and returns the field to its original order. If you're not able to...
Read more >Dashboard Toolbar - Anaplan Technical Documentation
The dashboard toolbar enables users to reset, refresh, and export the dashboard to PDF format. Workspace administrators can also use the ...
Read more >Work with lists in workspace
Open a list of records in workspace so you can choose one to work on.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m closing this issue because the Custom Workspace tab is not available to users anymore.
/remove-lifecycle stale