-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Feature request summary
I am using combobox with vertical content to render suggestions and pick from the list. The UX requirement was to restrict the height of the dropdown list. The combobox prop has only height
component, which when set to the height required gives blank space.
To kind of fix this, instead of adding the height to the combobox component, did a hack to wrap the listbox with a max height.
gives a shadow right in the middle(maxHeight defined in the list) of the list:
To fix all these issues, updating the combobox props to accept maxHeight.
🌟 Feature requests that are not yet planned will be closed. We then use the issue’s 👍 upvotes to track and set priorities. See the contribution guidelines for more information.
Metadata
Metadata
Assignees
Labels
No labels