eBay / ebayui-core-react

eBayUI React components
https://opensource.ebay.com/ebayui-core-react/main/
MIT License
38 stars 32 forks source link

EbayPageNotice: a11y issue #357

Open darkwebdev opened 3 months ago

darkwebdev commented 3 months ago

This section is invisible for a11y because it should be labelled by element with id general-status which doesn't exist.

https://opensource.ebay.com/ebayui-core-react/main/index.html?path=/story/notices-tips-ebay-page-notice--simple-usage

image image

This one is fine thou, cause it's labelled by svg that has label Success https://opensource.ebay.com/ebayui-core-react/main/index.html?path=/story/notices-tips-ebay-page-notice--simple-usage-with-id

image image