Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A tag needs to support "aria-label" (optional) on Insert or Edit URL #1204

Open
junan-trustarc opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@junan-trustarc
Copy link

junan-trustarc commented Dec 11, 2024

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant