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

Allow users to scroll using the browser scrollbar #81

Open
tomwarner13 opened this issue Aug 16, 2019 · 0 comments
Open

Allow users to scroll using the browser scrollbar #81

tomwarner13 opened this issue Aug 16, 2019 · 0 comments

Comments

@tomwarner13
Copy link

When I run a query, a modal opens with the results. For some reason, when this modal is open, the scrollbar functionality of the browser is partially disabled. I can still scroll through the results using the mouse wheel, or page up/down, but I am unable to move the browser's scrollbar by clicking on it. This is mildly annoying with a small result set since it breaks expected behavior, and incredibly annoying on a large result set since if I say, want to scroll back up to the top from being near the bottom it takes ages. Also there's no graphical way to close the modal without scrolling all the way to the top to click that x -- ESC works but that wasn't obvious to me and may not be obvious to others.

So in conclusion, it would be cool if the scrollbar could work consistently with the standard behavior of scrollbars everywhere. Thanks :)

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

No branches or pull requests

1 participant