Giacomo
Results
2
issues of
Giacomo
### Describe the bug The Step component has some accessibility problems: 1. When navigated with a screen reader, this will read each step two times: one for the `li` element...
Component: Accessibility
Accessibility | Breadcrumb - separetors aren't hidden and the list is not wrapped in a `nav` element
1
### Describe the bug The Breadcrumb component doesn't follow the [Accessibility section](https://primeng.org/breadcrumb#accessibility) description. The `li`s used as separators don't have `aria-hidden="true"` and the `ul` tag is inside a `div` instead...
Status: Needs Triage