Skip to content

Restricting height of the popover in combobox #11534

@ShabanaRumane

Description

@ShabanaRumane

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.
31-31-aqwrw-uillp

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.
31-49-8q4or-yl990

gives a shadow right in the middle(maxHeight defined in the list) of the list:
31-41-yd5rh-ujsrd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions