mdx-editor / editor

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

Improve Accessibility of CreateLink and LinkPlugin #493

Closed dharanish-v closed 3 weeks ago

dharanish-v commented 3 weeks ago

The Link button in the toolbar and the popup that appears after clicking it both lack an aria-label. Labels need to be added for writing test cases and making the library accessible to screen readers.

github-actions[bot] commented 3 weeks ago

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

The release is available on:

Your semantic-release bot :package::rocket: