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

Web UX: Collection view scrolling #140

Open
jaredbell opened this issue Oct 31, 2023 · 1 comment
Open

Web UX: Collection view scrolling #140

jaredbell opened this issue Oct 31, 2023 · 1 comment
Labels
p5: minor Nice-to-have, but not important. web

Comments

@jaredbell
Copy link
Contributor

jaredbell commented Oct 31, 2023

There is currently no obvious way to scroll the collection view on web, landscape when the scroll region goes horizontal.

Ideally, the mouse scroll wheel would still navigate this view even though it is horizontal because the scrollbars are hidden, and otherwise the view relies on click and drag.

Additional details:

  • Shift + Scroll works for hz scrolling on macOS version, and web version in Safari
  • Not working in Chrome (118.0.5993.88)

image

@jaredbell jaredbell added the web label Oct 31, 2023
@esDotDev esDotDev added the p5: minor Nice-to-have, but not important. label Nov 2, 2023
@esDotDev
Copy link
Contributor

esDotDev commented Dec 5, 2023

@jaredbell Considering we've fixed #147 which turns scrollbars on permanently for web/desktop, do you think this still needs additional scrollwheel support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p5: minor Nice-to-have, but not important. web
Projects
None yet
Development

No branches or pull requests

2 participants