Skip to content

[Accessibility]: Autocomplete options not accessible by keyboard interaction #538

Open
@gselderslaghs

Description

@gselderslaghs

Before submitting...

Context

When using the Autocomplete component, shown options are not tabbable/focusable by keyboard interaction which causes reduced accessibility towards people who rely on keyboard input

Current Behavior

Options are shown when typing, however, when trying to tab into the options by keyboard interaction to select desired option, tab focus goes to next page element

Codepen example

Expected behavior

Autocomplete options should be able to select by mouse or keyboard input

Possible Solutions or Causes

Implement the necessary functional attributes on initialization in order to make options tabbable/focusable by keyboard interaction

Your Environment

  • Version used: 2.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions