appbaseio / appbaseio/mirage

Allow users to scroll using the browser scrollbar

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.2k
Forks
122
PR merge metrics
No merged PRs in 30d

Description

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 :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.