Skip to content

ComboboxControl: Display all available options on focus #22950

Closed

Description

The behavior of the ComboBox implemented from #19657 does not open the available options when the combobox is focused. Thus, there is no way to know what options are available to you to know what to search for in the combobox search.

The combobox may have many, many options which could be overwhelming. To prevent this, I suggest limiting the options list to show 5 - 10 items max. The rest of the options can be hidden via an overflow scroll container.

Further explanation and context here: #19657 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions