forked from galaxyproject/galaxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[24.0] Improve workflow creating/saving UX
The UX is improved with the following changes: - 🎨 The `+ Create` button on the `WorkflowList` shows the tooltip "Open workflow editor" instead of "Create new workflow" - 🎨 For a fresh, empty workflow editor, where the user hasn't saved yet, the following text has been added next to the workflow name header: "_(Click Save to create this workflow)_" - 🐞 We ensure the reload page confirmation is triggered on changing workflow name and annotation as well. - 🐞 We also ensure that the router reload confirmation flag is reset on route change, since sometimes, the confirmation was not cleared when the route changed and the confirmation alert was shown needlessly. Fixes galaxyproject#18609
- Loading branch information
1 parent
42829a5
commit 11282cf
Showing
4 changed files
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters