Loading
[24.0] Improve workflow creating/saving UX
The UX is improved with the following changes: -🎨 For any unsaved changes in the workflow editor, the following text has been added next to the workflow name header: "_(unsaved changes)_" -🐞 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 alert was shown needlessly. Fixes https://github.com/galaxyproject/galaxy/issues/18609