Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficult to scroll horizontally #81

Open
wouterbeek opened this issue Dec 1, 2022 · 1 comment
Open

Difficult to scroll horizontally #81

wouterbeek opened this issue Dec 1, 2022 · 1 comment
Labels

Comments

@wouterbeek
Copy link
Collaborator

Observed

It is difficult to figure out how to scroll horizontally in the configuration table. It scrolling vertically works well, but the horizontal scroll bar can only be found by scrolling does to the bottom of the table. If the the source data contains lengthy cell content, it make take a while for the user to reach the bottom of the table and find the horizontal scroll bar there.

Expected

The horizontal scroll bar to be visible at the top of the table, so that users can easily find and use it.

@wouterbeek wouterbeek added the UX label Dec 1, 2022
philipperenzen pushed a commit that referenced this issue Apr 18, 2023
- implemented suggested interface
@philipperenzen
Copy link
Collaborator

Since there is a "scroll to the bottom" button, I am unsure if this is a desired feature.

In the branch feature/81-horizontal-scroll-on-top there is an implementation of this request, note that the pagination elements appear on top as well due to the styling approach (unfortunately, this seems to be the only way to put the scrollbar on top).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants