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

Implement custom scrollbars #6

Open
neatonk opened this issue Nov 15, 2022 · 1 comment
Open

Implement custom scrollbars #6

neatonk opened this issue Nov 15, 2022 · 1 comment
Labels

Comments

@neatonk
Copy link
Collaborator

neatonk commented Nov 15, 2022

The scrollbars styles have been implemented, but they are not interactive yet.

TODO:

  • use framer motion to update scrollbars to reflect actual scroll position.
  • hide OS scrollbars? This could be bad for accessibility and may not be necessary.
  • implement rio style interaction where left click and right click on the scrollbar scrolls up/down a half page.
@neatonk neatonk added the UI/UX label Dec 2, 2022
@neatonk
Copy link
Collaborator Author

neatonk commented Nov 4, 2023

RadixUI/shadcn might have a good solution for this. The Scroll Area component provides custom scroll bars with accessibility and is built on RadixUI. Assuming they can be fully customized.

Also see rac.fm for some sick scrollbars.

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

1 participant