Skip to content

[Feature] Allow disabling the input autofocus in the select component #142

@Teraskull

Description

@Teraskull

Currently there is no built-in way to prevent the search filter inside a select component from focusing when opened. This causes mobile keyboards to pop up when clicking on the trigger.

I want to keep the filter, but also only open the keyboard when the user clicks the search input, but not when opening the dropdown.

An attribute flag would be useful, something like data-autofocus-filter="false".

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions