You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The breadcrumbs component lacks accessibility (and usability partially is also hurt) - href attribute is missing (see eg. here why this is an issue). The links in the breadcrumbs must have URLs provided.
As a part of this issue all necessary optimisations allowing for the best experience in a screen reader should be done (based on testing with screen reader software). Eg. nav or aria-label could help with the correct comprehension of the component in assistive devices as a "proper" breadcrumbs widget.
What happened?
The breadcrumbs component lacks accessibility (and usability partially is also hurt) -
href
attribute is missing (see eg. here why this is an issue). The links in the breadcrumbs must have URLs provided.As a part of this issue all necessary optimisations allowing for the best experience in a screen reader should be done (based on testing with screen reader software). Eg. nav or aria-label could help with the correct comprehension of the component in assistive devices as a "proper" breadcrumbs widget.
Reproduction steps
href
shref
s are absentScreenshot
No response
Package
Angular
Version
1.8.0
Reproduction URL
https://e-gov.github.io/cvi/?path=/story/angular-breadcrumbs--default
Browser
No response
Browser version
No response
Extra details about your environment
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: