Skip to content

Bug [v5.1.0] - Select Component - User is not able to navigate using the keyboard arrow keys when component is selected using the mouse #9788

@aakankshabhende

Description

@aakankshabhende

Describe the problem

The user is not able to navigate using the keyboard arrow keys when component is selected using a mouse click but it works when component is selected using the tab or enter key.

This behaviour is seen in the select variants which are not typeahead like single select, select with checkbox, etc.

How do you reproduce the problem?

I'm using Chrome browser (but reproducible in Safari and Firefox).

  1. Select the select component (single or checkbox variant) using mouse.
  2. Try to navigate using keyboard arrow keys.

Sandbox links-

Single select
Select with Checkbox

Expected behavior

Select component (single variant, select with checkbox) should allow keyboard navigation regardless (mouse or keyboard) the way user selects it.

Is this issue blocking you?

This is a critical issue as the select components are used at various places in our customer-facing application.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions