Page MenuHomePhabricator

Watchlist_Settings: Settings control must have a label
Closed, ResolvedPublicBUG REPORT

Description

Steps to Reproduce:

  1. Navigate to main page
  2. Navigate till "Watchlist" control on upper right corner and hit enter.
  3. Navigate till "Changes Limit/Date" control and hit enter.
  4. Verify using accessibility insights tool (https://accessibilityinsights.io/)

Actual Results:
Settings button and select widgets in the popup are not accessible

Expected Results:
Settings button and select widgets in the popup must be accessible

Event Timeline

Change 574865 had a related patch set uploaded (by Akinwale-microsoft; owner: Akinwale-microsoft):
[mediawiki/core@master] Fix: Filter by changes and days button accessibility Screen reader just announces x changes, y days, it doesn't announce the meaning of the button We added an aria-label property to the button to make it accessible to visually impaired audiences

https://gerrit.wikimedia.org/r/574865

Change 574865 merged by jenkins-bot:
[mediawiki/core@master] RCFilters: Add a11y label to buttons for filtering by changes and days

https://gerrit.wikimedia.org/r/574865