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
Currently, the workflow set/global horizontal scroll bar is displayed at the bottom of a page. If generating a large number (say, 100) workflows, then the scrollbar is very far from the workflow cards, as it is placed below the vertical table of workflows on the left.
Motivation
It would be nice to see the workflow cards when scrolling.
Proposed Solution
Move the scroll bar to directly under the workflows.
Alternatives Considered
One can zoom out the page or invest in a higher-resolution monitor, but neither of these alternatives is very attractive.
Additional Context
The text was updated successfully, but these errors were encountered:
This is an excellent point. I had the same issue with the buttons at the bottom of the page. A solution could be to add a vertical scroll on workflow names, to fix the height of the page.
Feature Description
Currently, the workflow set/global horizontal scroll bar is displayed at the bottom of a page. If generating a large number (say, 100) workflows, then the scrollbar is very far from the workflow cards, as it is placed below the vertical table of workflows on the left.
Motivation
It would be nice to see the workflow cards when scrolling.
Proposed Solution
Move the scroll bar to directly under the workflows.
Alternatives Considered
One can zoom out the page or invest in a higher-resolution monitor, but neither of these alternatives is very attractive.
Additional Context
The text was updated successfully, but these errors were encountered: