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
The empty area left and right of the progress component looks weird, and the Waiting to complete invocation seems kind of unnecessary if we have the progress bar anyway. The blue background there also seems odd. Finally the Generate PDF button ... is redundant with the one in reports ?
The text was updated successfully, but these errors were encountered:
Used to be in the `tabs-end` slot. Here, we remove it from there and the BAlert and instead:
- The icon on the top left is a loading one when workflow is running
- The cancel button is next to the progress bars
- We remove the "Generate PDF" button entirely
Fixesgalaxyproject#19158
The empty area left and right of the progress component looks weird, and the
Waiting to complete invocation
seems kind of unnecessary if we have the progress bar anyway. The blue background there also seems odd. Finally the Generate PDF button ... is redundant with the one in reports ?The text was updated successfully, but these errors were encountered: