Skip to content

Add role and aria to gl-token-selector-input

This adds a role and aria attributes to gl-token-selector-input as part of https://gitlab.com/gitlab-org/gitlab/-/issues/511699. This is primarily for accessibility when the user navigates through the autosuggestion list options using a screen reader, the options are not exposed to the screen reader users. The reason is the screen reader remains on the edit field itself and it keeps announcing the blank.

What does this MR do?

Does this MR meet the acceptance criteria?

Links

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/511841 and https://gitlab.com/gitlab-org/gitlab/-/issues/511816

Edited by Tim Beauchamp

Merge request reports

Loading