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 · 2 comments
Open
2 tasks

Hide grid scrollbar if not actively scrolling #159

tyler-dane opened this issue Nov 1, 2024 · 2 comments
Labels
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
@MrPand-21
Copy link

I can work on that

By the way would you consider using NextJs for this project or is there a specific reason for sticking to purely React without any other meta-frameworks?

@tyler-dane
Copy link
Contributor Author

Thanks for your willingness to help out, @MrPand-21. Unfortunately this is a Q3 issue, so it won't be worked on until after June 2025 at the earliest. Please find an issue with the Q1 or Q2 milestone instead. I just created a new view to make that easier to do: 🏗 Compass Roadmap (view)

Here is the updated workflow for picking up issues: https://docs.compasscalendar.com/docs/contribute/#workflows

I also added a section to our roadmap that answers your question about NextJs: https://docs.compasscalendar.com/docs/roadmap#anti-priorities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Ready
Development

No branches or pull requests

2 participants