Workflomics / workflomics-frontend

Front end of the Workflomics - workflow benchmarking platform.
https://workflomics.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
3 stars 2 forks source link

[FEATURE] (Global) horizontal scroll bar should be displayed under the workflow cards, not at bottom of page #71

Open magnuspalmblad opened 3 months ago

magnuspalmblad commented 3 months ago

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

vedran-kasalica commented 3 months ago

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.