You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: