Skip to content

♿️(frontend) fix accessible name of dropdown toggle button#379

Open
Ovgodd wants to merge 1 commit intomainfrom
fix/select-dropdown-button-accessible-name
Open

♿️(frontend) fix accessible name of dropdown toggle button#379
Ovgodd wants to merge 1 commit intomainfrom
fix/select-dropdown-button-accessible-name

Conversation

@Ovgodd
Copy link
Collaborator

@Ovgodd Ovgodd commented Mar 19, 2026

Purpose

The screen reader was announcing the icon font name ("arrow_drop_down") as the accessible name of the dropdown toggle button instead of describing the action.

This change adds aria-label on the open/clear buttons and aria-hidden on decorative icons

issue : https://github.com/suitenumerique/docs/issues/2009

@Ovgodd Ovgodd requested a review from NathanVss March 19, 2026 12:28
@Ovgodd Ovgodd self-assigned this Mar 19, 2026
@Ovgodd Ovgodd added the a11y Accessibility related tasks label Mar 19, 2026
@Ovgodd Ovgodd force-pushed the fix/select-dropdown-button-accessible-name branch from 46b03be to 62021da Compare March 19, 2026 12:29
@Ovgodd Ovgodd moved this from Backlog to In review in LaSuite Docs A11y Mar 19, 2026
Add aria-label and aria-hidden so SR announce the action, not icon name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a11y Accessibility related tasks

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant