Skip to content

Add aria label to labels search

Nick Leonard requested to merge 462947-labels-label-nl into master

What does this MR do and why?

Adds aria-label to labels search, and updates placeholder to "Search" from filter to add accessibility support and clarity for all users.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Search box appearance is unchanged; showing Chrome WAVE report

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Open a group or project level labels page, e.g. http://gdk.test:3000/flightjs/Flight/-/labels

Closes #462947 (closed)

Edited by Nick Leonard

Merge request reports