jodit
jodit copied to clipboard
A tag needs to support "aria-label" (optional) on Insert or Edit URL
Insert / Edit Link feature needs to support "aria-label" (optional). Problem is that I have two links which both are "here" as text on A link, screen reader is trying to read A tag as "Link - here", next A tag is skipped to read since both are same text. in order Screen reader to read individually, we need to provide aira-label to differentiate
Jodit Version: 4.2.27
Browser: chrome OS: Windows Is React App: False Reproduced on xdsoft.net: True
Expected behavior: We should support aria-label for accessibility for A tag.
Actual behavior: There is no way to add aria-label