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

ComboBox - Scrolls to end of popup when typing #7573

Open
bmingles opened this issue Jan 6, 2025 · 0 comments
Open

ComboBox - Scrolls to end of popup when typing #7573

bmingles opened this issue Jan 6, 2025 · 0 comments

Comments

@bmingles
Copy link

bmingles commented Jan 6, 2025

Provide a general summary of the issue here

In certain cases typing in an open ComboBox causes it to scroll to the end of the list.

spectrum-combobox-scroll

🤔 Expected Behavior?

I would expect the ComboBox would scroll to a more intuitive position while typing such as the beginning of the filtered list, the selected item, or no scrolling at all.

😯 Current Behavior

It currently scrolls to the end of the list in certain scenarios (see codesandbox)

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

Code sandbox example

  1. Open ComboBox
  2. Manually scroll to selected "Display 91" item
  3. Backspace the 1 in the search box resulting in "Display 9"
  4. Scroll jumps to end of CombobBox

Version

3.38.0

What browsers are you seeing the problem on?

Chrome

If other, please specify.

No response

What operating system are you using?

MacOS

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant