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 - ACC: Table header read twice #5819

Open priti1234567 opened 3 months ago

priti1234567 commented 3 months ago

Describe the bug

On accessing the table rows header items are read twice.

Affected Component AnalyticalTable

Isolated Example

https://stackblitz.com/edit/github-wv3ad2-gzokbg?file=src%2FApp.tsx

Reproduction steps

1. 2. 3. ...

Expected Behaviour

The table header should be read once.

Screenshot :

image

Screenshots or Videos

No response

UI5 Web Components for React Version

18.3.1

UI5 Web Components Version

1.120.4

Browser

Chrome

Operating System

Microsoft Windows 11 x64

Additional Context

Screen Reader: JAWS 2023.2307.37 ILM 64bit for Windows

Relevant log output

No response

Priority

Medium

Organization

CBC

Declaration

surjadeep commented 2 months ago

Any update on this issue ?