You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens only in dev as far as I could tell, so something recent must have broken it.
The issue is that the canvas (grid) is somehow gone and you can place nodes but you cannot move them around, and if you try to save the workflow, the API will throw a 500 because the step positions are "None".
Galaxy Version and/or server at which you observed the bug
Galaxy Version: dev
Commit: (run git rev-parse HEAD if you run this Galaxy server)
Browser and Operating System
Operating System: Windows, Linux, macOS
Browser: Firefox, Chrome, Chrome-based, Safari
This happens only in dev as far as I could tell, so something recent must have broken it.
The issue is that the canvas (grid) is somehow gone and you can place nodes but you cannot move them around, and if you try to save the workflow, the API will throw a 500 because the step positions are "None".
Galaxy Version and/or server at which you observed the bug
Galaxy Version: dev
Commit: (run
git rev-parse HEAD
if you run this Galaxy server)Browser and Operating System
Operating System: Windows, Linux, macOS
Browser: Firefox, Chrome, Chrome-based, Safari
To Reproduce
Steps to reproduce the behavior:
Save & Exit
Expected behavior
The workflow is saved without steps and can be reopen and edited without issue.
Screenshots
The text was updated successfully, but these errors were encountered: