Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Update Dropdown, Combobox & Multiselect focus states #18071

Open
1 task
Tracked by #6102
Kritvi-bhatia17 opened this issue Nov 14, 2024 · 1 comment · May be fixed by #18230
Open
1 task
Tracked by #6102

[Bug]: Update Dropdown, Combobox & Multiselect focus states #18071

Kritvi-bhatia17 opened this issue Nov 14, 2024 · 1 comment · May be fixed by #18230

Comments

@Kritvi-bhatia17
Copy link
Contributor

Kritvi-bhatia17 commented Nov 14, 2024

Acceptance criteria

Background: Michael highlighted some differences in interaction and behavior across several Dropdown variants, including Combobox, Multiselect, Filterable Multiselect, Multiselect with Select All, and Fluid Dropdown with no default option. Specifically, a few of the focus states need adjustments. We discussed this further in the CAG call (Oct 21).
(Related figma kit issue)

Tasks

  • Update the focus state for all dropdown variants (both default & fluid) based on following interactions:
    • Mouse & 'Enter' key
    • Down arrow key

Refer to: Figma kit

@tay1orjones
Copy link
Member

As part of this we should add keyboard nav e2e test(s) and vrt tests covering these new states

@annawen1 annawen1 moved this from ⏱ Backlog to 🏗 In Progress in Design System Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment