Skip to content

[V2] Autoselect first non-label #195

@Novynn

Description

@Novynn

I'm currently working with groups of options, and I have an issue pertaining to selection.
It seems the internal pointer starts at 0 which is usually fine since it will select the first item in the list. However when groups are involved, the first entry returned is usually a group label which cannot be selected.
This prevents using enter or tab to autocomplete the first entry.

Ideally the first entry selected would be the first non-label.

Thank you for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions