-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Provide a general summary of the issue here
The scroll of the list popover inside the combobox is bouncing when multiple items are displayed, but only when its flipped automatically. This prevents the user from reaching the items at the end of the list.
π€ Expected Behavior?
The scroll should not bounce and work as normal like in case of the non-flipped version. Applying shouldFlip={false} on the popover fixes the issue but is preventing the use of auto flipped combobox popovers.
π― Current Behavior
The scroll bounces towards the end of the list.
π Possible Solution
No response
π¦ Context
Here is a video showcasing the issue:
combobox-scroll-bug.mp4
π₯οΈ Steps to Reproduce
Here is a link with a working reproduction:
https://stackblitz.com/edit/vitejs-vite-seeymkoc?file=src%2Fcomponent%2Fcombo-box.tsx
Version
1.13.0 (react-aria-components)
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
Windows
π§’ Your Company/Team
Wertgarantie SE
π· Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
No labels