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

feat(ui5-link): add aria-label and aria-labelledby support #2357

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Conversation

ilhan007
Copy link
Member

FIXES: #2356

Side effect: On VoiceOver the aria-label is read twice.

@ilhan007
Copy link
Member Author

@elenastoyanovaa could you see this change, we forward aria-label and aria-labelledby from the ui5-ilink to the internal "a" tag as "aria-label". The thing is that voiceOver reads it twice.

@ilhan007 ilhan007 merged commit 7e65e77 into master Oct 23, 2020
@ilhan007 ilhan007 deleted the acc-link branch October 23, 2020 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-link does not support aria-label
2 participants