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
426 stars 94 forks source link

Filter-bar : Screen reader should convey ‘Checked’ information for the checked checkbox and ‘Unchecked’ information for the unchecked checkbox both the information. #5979

Open sanjayC5373903 opened 1 week ago

sanjayC5373903 commented 1 week ago

Describe the bug

We are checked with latest version. Screen reader with filter dialog box open. and that dialog box inside for move on next we press Tab Key move arrow Key Up & Down key. but its not working its not moved. and when I am using spacebar for tryed to unchecked checkbox. its not working. It just read text label of checkbox.

Without screen reader with arrow key selection is also working. with screen reader its not working.

We are checked Filterbar on https://sap.github.io/ui5-webcomponents-react

Screenshot 2024-06-26 151340 Screenshot 2024-06-26 152349

Isolated Example

No response

Reproduction steps

  1. Open Jaws Screen reader.
  2. click on filter button. Open filter Dialog box.
  3. Press Tab and move on First Row of Checkbox.
  4. Then press arrow key up and down. & check screen Reader history.

Expected Behaviour

Screen Reader is read checkbox is checked information. selection of row should move up and down with arrow key.

Screenshots or Videos

No response

UI5 Web Components for React Version

~1.29.0

UI5 Web Components Version

~1.24.0

Browser

Chrome

Operating System

Windows11

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration