jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
117 stars 86 forks source link

Navigation item group screenreader only reading expand #3792

Closed origami-z closed 1 month ago

origami-z commented 1 month ago

Package name(s)

Core (@salt-ds/core)

Package version(s)

1.31.0

Description

When focus is on grouped item, screen reader is only out "expand",

https://www.saltdesignsystem.com/salt/components/navigation-item/examples#vertical-nested-group

In VoiceOver - “expand, collapsed, button”

This is likely caused by aria-label set on the button https://github.com/jpmorganchase/salt-ds/blob/9abf267432bc47f4df16bdd7d0a1039d3e45c42d/packages/core/src/navigation-item/ConditionalWrapper.tsx#L28-L29

Steps to reproduce

No response

Expected behavior

No response

Operating system

Browser

Are you a JPMorgan Chase & Co. employee?

mark-tate commented 1 month ago

will be addressed by https://github.com/jpmorganchase/salt-ds/issues/3279

mark-tate commented 1 month ago

going out in next release

joshwooding commented 1 month ago

Released