mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.88k stars 143 forks source link

Accessibility issue - List Toggle buttons and Text area doesn't have Accessible name #459

Closed dharanish-v closed 4 months ago

dharanish-v commented 4 months ago

Facing issue trying to Access the Buttons in toolbar like specifically the List Toggle buttons, used the axe devtools chrome plugin to check the accessibility of this. in addition to those three "list" buttons getting flagged, it turns out that the text input area also doesn't have an accessible name.

petyosi commented 4 months ago

You certainly know more about this than me - happy to accept a PR.

dharanish-v commented 4 months ago

sure, raised a PR

github-actions[bot] commented 4 months ago

:tada: This issue has been resolved in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: