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

Next: cannot scroll down/up in Select box under specific conditions #1082

Closed
dehbini opened this issue Jan 31, 2025 · 1 comment
Closed

Next: cannot scroll down/up in Select box under specific conditions #1082

dehbini opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dehbini
Copy link

dehbini commented Jan 31, 2025

Describe the bug

Hi,

I encountered an issue with the select box dropdown.

  • When I click the select box and hover over the first item in the list, I am unable to scroll down.
  • Similarly, when I hover over the last item in the list, I cannot scroll up.

This issue occurs in Chrome and Firefox, but I could not reproduce it in Safari.

Could you please check?

Thanks!

Reproduction

https://next.bits-ui.com/docs/components/select

Logs

System Info

System:
    OS: macOS 15.2
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 50.71 MB / 16.00 GB
    Shell: 5.9 - /usr/local/bin/zsh
  Binaries:
    Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node
    npm: 10.2.3 - ~/.nvm/versions/node/v20.10.0/bin/npm
    bun: 1.2.0 - /usr/local/bin/bun
  Browsers:
    Chrome: 132.0.6834.160
    Safari: 18.2
  npmPackages:
    @sveltejs/kit: ^2.16.0 => 2.16.1 
    bits-ui: ^1.0.0-next.81 => 1.0.0-next.81 
    svelte: ^5.0.0 => 5.19.3

Severity

annoyance

@huntabyte huntabyte added the bug Something isn't working label Jan 31, 2025
@huntabyte
Copy link
Owner

Nice catch, can confirm I get the same behavior.

@huntabyte huntabyte added this to the 1.0 milestone Jan 31, 2025
@huntabyte huntabyte self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants