Automattic / Automattic/syntaxhighlighter
Add aria-label to controls
- Dominant language
- CSS
- Stars
- 251
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
From https://wordpress.org/support/topic/request-add-aria-label-to-controls/
> I’m using automated tests for my WordPress installation. The controls in the syntax highlighter plugin currently don’t have an aria-label in them. That makes them harder to test, because the numbers in the controls (f.e. inspecter-select-control-2 for the select item to choose plain text, BASH, etc) vary based on the other formatting in the same post. Is it possible to add an aria-label to each input control?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the syntax highlighter plugin's input controls and reviewing the linked WordPress support request. Add an aria-label to each control so it can be selected independently of post formatting, then verify that every control exposes a stable accessible label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wordpress
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100