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

Hide grid scrollbar if not actively scrolling #159

Open
2 tasks
tyler-dane opened this issue Nov 1, 2024 · 0 comments
Open
2 tasks

Hide grid scrollbar if not actively scrolling #159

tyler-dane opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tyler-dane
Copy link
Contributor

tyler-dane commented Nov 1, 2024

To help with the minimal aesthetic, hide the grid's scrollbar until actively scrolling

scrollbar

Implementation Guidance

Reference the CSS from the sidebar (#164), which successfully hides the scrollbar if not actively scrolling

Acceptance Criteria

  • Scrollbar is hidden when the mouse is not over the main grid
  • Scrollbar appears when the mouse is over the main grid
@tyler-dane tyler-dane added the enhancement New feature or request label Nov 1, 2024
@tyler-dane tyler-dane removed this from v1 Cleanup Dec 2, 2024
@tyler-dane tyler-dane added the good first issue Good for newcomers label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Ready
Development

No branches or pull requests

1 participant