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

Contact page - Broken same-page link #221

Closed
adritek opened this issue May 18, 2024 · 1 comment
Closed

Contact page - Broken same-page link #221

adritek opened this issue May 18, 2024 · 1 comment

Comments

@adritek
Copy link

adritek commented May 18, 2024

Project Title: Uyuni Website Refresh - Accessibility and Responsiveness (#205)

Accessibility

Page
Contact page
Type: Warning

Description
There are 8 links to another location within the page is present but does not have a corresponding target.

A link to jump to another position within the page assists users in navigating the web page, but only if the link target exists.
A user might be confused when the browser page does not change. In-page links should generally be presented so it is visually and/or contextually apparent that they are in-page link

Proposed Solution
Ensure that the target for the link exists or remove the same-page link.

  • Solution 1: Create a permalink that is not a heading with an appropriate aria-label (thus giving it the target a reference)

Additional Notes

Screenshot
Screen Shot 2024-05-19 at 1 47 52 am

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

2 participants