Skip to content

[Bug]: Select component is not keyboard accessible when opened. #141

@arazni

Description

@arazni

LumexUI Version

v1.0.0

Description

When opening the select, it has behavior similar to the popover like #139. The keyboard can open it by navigating onto it with the tab key and hitting space, but it cannot reach the child items. This makes it incredibly difficult to use for anyone relying on key navigation, which also makes it difficult to discover to the screen reader.

Steps to reproduce

Visit your docs.

Tab onto your select button and use space to open it.

You cannot shift-tab or tab into the popover, or use any up or down keys to reach its elements.

Expected behavior

The select list should be able to be used by keyboard only.

Notes

Related: there is a bit of confusion through the screen reader as well, since this is a "button". This may make it unclear that it should be used to make a selection.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions