Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Feature request: Maintain active item index when not closing on select #1720

Open
@skimbels

Description

@skimbels

When selecting an item and the select is configured to remain open on selection, it would be great if the next option in the list is selected rather than the first element each time.

This is especially apparent when navigating using the keyboard.

I have tried maintaining the activeIndex property in the select callback but this only partially works. The last used index is preserved for navigation purposes, but the first item is marked as active.

Metadata

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