Skip to content

I think clicking the input in a Combobox should open the list. #758

@ProggerPete

Description

@ProggerPete

🚀 Feature request

Current Behavior

At the moment when you click on the input for a Combobox the list does not open. If openOnFocus is set then the 1st click on the input will open the list. While the input has focus there is no way of opening the list without using the keyboard.

Desired Behavior

If openOnFocus is set, then clicking the input should also open the list.

Suggested Solution

#757

Who does this impact? Who is this for?

Users who mostly interact via a mouse

Describe alternatives you've considered

Rather than tying this behaviour to openOnFocus it could also have its own flag

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions