SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 258 forks source link

[SF][A11y][ui5-table] Table missing accessible name for screen reader users when viewed through screen reader shortcuts #4648

Closed 2bno1 closed 2 years ago

2bno1 commented 2 years ago

Bug Description

Per https://github.com/SAP/ui5-webcomponents/blob/master/packages/main/src/Table.hbs#L6. ui5-table does not support accessible name for screen reader

Expected Behavior

ui5-table should support accessible name for screen reader Providing UI5 reference below showing accessible name for a table table_UI5

Priority

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

Note: The priority might be re-evaluated by the issue processor.

LidiyaGeorgieva commented 2 years ago

Hello @SAP/ui5-webcomponents-topic-rl, I'm forwarding you one feature request regarding ui5-table.

elenastoyanovaa commented 2 years ago

Hello @2bno1 ,

There is an existing request for the same #3597 . We will expose an API for setting accessible name for the table element. As this is a duplicate request I will close this one and you could track the progress in the other issue.

Thank you for reporting!