SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
435 stars 97 forks source link

AnalyticalTable #6273

Open durgaprasad1995 opened 2 weeks ago

durgaprasad1995 commented 2 weeks ago

Bug Description

Accessibility Issue.

When the user selects and deselects the checkbox it should read the row details.

Currently, it's reading only checked and unchecked.

Observed Behavior:

There is no information conveyed to the end user upon selecting or deselecting the rows present within the 'Items(xxxx)' table which is present within the 'Supplier' dialog box.

Expected Behavior:

State of the should be read out to screen reader users. Providing state of the UI on all user interface components enables compatibility with assistive technology, such as screen readers, screen magnifiers, and speech recognition software, used by people with disabilities. Here information as 'Checked/selected' should be read out when sub menu items are accessed.

State (expand/collapse) of the UI should be read out to screen reader users.

Affected Component

No response

Expected Behaviour

State of the should be read out to screen reader users. Providing state of the UI on all user interface components enables compatibility with assistive technology, such as screen readers, screen magnifiers, and speech recognition software, used by people with disabilities. Here information as 'Checked/selected' should be read out when sub menu items are accessed.

State (expand/collapse) of the UI should be read out to screen reader users.

Isolated Example

No response

Steps to Reproduce

1.Go to analytics table (https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/data-display-analyticaltable--default&args=selectionMode:Multiple) check any row 2.Open Jaws and see whether it is announcing the selected row data or not 3. ...

Log Output, Stack Trace or Screenshots

image

Priority

Very High

UI5 Web Components Version

1.17.0

Browser

Chrome

Operating System

Windows

Additional Context

No response

Organization

SAP

Declaration

elenastoyanovaa commented 2 weeks ago

Hello,

In order to process the reported issue we need a sample, were we can debug, reproduce and analyse the problem. Without that we would be enable to determine the root cause of the issue. For accessibility related issue we need some further information, which is described here: https://sap.github.io/ui5-webcomponents/nightly/docs/advanced/accessibility/#testing-accessibility As I saw that you identify the issue as a Very High Prio it will be important for us to give us information/reference to the suspected violated accessibility requirement (e.g. Web Content Accessibility Guidelines WCAG 2.2, BITV 2.0, EN 301 549) and the accessibility impact.

Kind Regards, Elena

durgaprasad1995 commented 2 weeks ago

@elenastoyanovaa For this we can use UI 5 Analytics table only example you can play here https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/data-display-analyticaltable--default&args=selectionMode:Multiple
there is no reading on selecting of checkbox, and getting this error "There is no information conveyed to the end user upon selecting or deselecting the rows

elenastoyanovaa commented 2 weeks ago

Hello @MarcusNotheis @Lukas742 ,

It seems that this table does not use a ui5 web components table. Can you please transfer the issue to your queue?

Kind Regards, Elena

Lukas742 commented 2 weeks ago

Thanks for reporting! I'll forward this issue to the UI5 Web Components for React repo as the affected component is developed there.

durgaprasad1995 commented 2 days ago

Hi @Lukas742 there is no update since 2weeks

durgaprasad1995 commented 1 day ago

Hi @Lukas742 i hope you got all the required information kindly let me know if anything