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

Replace "home" link title with aria-label #722

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

owi92
Copy link
Member

@owi92 owi92 commented Feb 27, 2023

This replaces the title attribute of the link with an aria-label, as title won't be announced by many screen readers. It also adds a tooltip to the link, but I'm not sure if that is really necessary (I'm leaning towards no as it might be redundant and also a little distracting in this instance).

Closes #646

@github-actions github-actions bot temporarily deployed to test-deployment-pr722 February 27, 2023 15:48 Destroyed
@LukasKalbertodt
Copy link
Member

I agree that the tooltip isn't really helpful here. So without the tooltip this can be merged.

This replaces the `title` attribute of the link with an `aria-label`,
as `title` won't be announced by many screen readers.
@owi92 owi92 changed the title Add description and tooltip to "home" link Replace "home" link title with aria-label Feb 27, 2023
@github-actions github-actions bot temporarily deployed to test-deployment-pr722 February 27, 2023 17:01 Destroyed
@LukasKalbertodt LukasKalbertodt merged commit 1be1860 into elan-ev:master Feb 27, 2023
@LukasKalbertodt LukasKalbertodt added the changelog:user User facing changes label May 15, 2023
@owi92 owi92 deleted the add-home-link-description branch March 4, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:user User facing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“Home” link in “Edit page” has no description
2 participants