You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Popover component has closeOnScroll, but I couldn't find anything like this for the listbox of a Dropdown or ComboBox component. Am I missing something, or can this property be added?
Because the parent of the dropdowns has a fixed height with scrolling behavior, it looks quite weird when the listbox seems to be visible and floating in the air as the user scrolls up and down the container.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Popover component has
closeOnScroll
, but I couldn't find anything like this for the listbox of a Dropdown or ComboBox component. Am I missing something, or can this property be added?Because the parent of the dropdowns has a fixed height with scrolling behavior, it looks quite weird when the listbox seems to be visible and floating in the air as the user scrolls up and down the container.
Beta Was this translation helpful? Give feedback.
All reactions