The <MDEditor /> component is creating an accessibility issue on the expand icon
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 201
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Similarly to https://github.com/uiwjs/react-md-editor/issues/686, I am getting another accessibility error when using the expand functionality. The expand icon is causing a 1.1.1 Non-text Context issue.
Here is the extension I am using to check for accessibility issues
Contributor guide
No contributing guide indexed for this repository
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 with the MDEditor component's expand functionality and reproduce the reported 1.1.1 Non-text Content error using the IBM Equal Access accessibility extension. Trace the expand icon to the relevant component code; done means the expand control no longer reports this accessibility error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100