pat-textareamimetypeselector label
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 103
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 18
Description
This pattern creates a tag under the TinyMCE editor where the mimetype can be chosen. It does not appear to have an associated label, can we add on or add aria-label to it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the pat-textareamimetypeselector pattern and the code that creates the select element under the TinyMCE editor. Confirm the control lacks an associated label, then make the selector accessible with a label or aria-label and verify the rendered control exposes its purpose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100