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

pkp/pkp-lib#6296 Article breadcrumbs - OPS 3.4 #630

Open
wants to merge 1 commit into
base: stable-3_4_0
Choose a base branch
from

Conversation

israelcefrin
Copy link
Contributor

@israelcefrin israelcefrin commented Feb 2, 2024

This PR fixes on OPS 3.4 the issue pkp/pkp-lib#6296 and also implements:

  • aria-current="page" attribute was not being use on a link to the current page
  • Removed aria-current="page" attribute from li element, it should to be used on link elements only
  • Include a link, using the page title as the label, to the last item on the breadcrumb (article and archive pages)
  • Added aria-hidden="true" to the breadcrumb separators (they were announced as "slash" by screen readers which is annoying for screen reader users and don't add any information to the context)

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