adobe/react-spectrum

Searchable Select: scroll to selected item does not work

Open

#9,031 opened on Oct 14, 2025

 (13 comments) (0 reactions) (0 assignees)TypeScript (1,500 forks)auto 404
Autocompletebughelp wanted

Repository metrics

Stars
 (15,634 stars)
PR merge metrics
 (PR metrics pending)

Description

Provide a general summary of the issue here

If we have a searchable select with a long item list, it should scroll to the first selected item on open.

🤔 Expected Behavior?

Scroll to the first selected item.

😯 Current Behavior

It does not scroll.

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

https://stackblitz.com/edit/rac-searchable-select-scroll-into-view?file=src%2FSelect.tsx

Version

1.13.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

Contributor guide