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

G65 requires not linking current link in breadcrumb; overly prescriptive? #4024

Closed
yatil opened this issue Aug 16, 2024 · 2 comments
Closed

Comments

@yatil
Copy link
Contributor

yatil commented Aug 16, 2024

Technique G65 seems to imply in its tests that it is essential to not link to the current page in a breadcrumb navigation to sufficiently meet SC 2.4.8 Location:

  1. For a breadcrumb trail that does include the current location:
  • Check that all elements except for the current location are implemented as links.
  • Check that the current location is not implemented as a link.

Considering that SC 2.4.8 only requires that …

Information about the user's location within a set of Web pages is available.

… I cannot see how including or excluding a link to the current page is relevant to passing or failing the SC.

If my assumption is correct, I think the page should be adjusted to remove the step from the testing procedure. Furthermore, I think with the introduction of aria-current="true", both including the link to the current page and leaving it off are equally good options.

@patrickhlauke
Copy link
Member

Duplicate of #3948

Will be addressed once #3951 is merged

@yatil
Copy link
Contributor Author

yatil commented Aug 17, 2024

Thanks @patrickhlauke! I was under the impression I had searched for an open issue, but apparently not :-)

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