Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sourcing-2][Accessibility: ACC-264.1][WIP] Table: Row details not associated to header #12493

Open
divyamalhotra488 opened this issue Oct 1, 2024 · 3 comments
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support

Comments

@divyamalhotra488
Copy link

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

Component having issue: https://sap.github.io/fundamental-ngx/#/platform/table/basic
When the user access a single row of the table , it is observed that the row values are not associated to its header and only the cell values are mentioned. The row values of the table should always be associated to header to get the complete information.

Can you handle that on the application side

No

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

All versions.

If this is a bug, please provide steps for reproducing it; the exact components you are using;

Using Screen reader can check by implementing similar case. Just use table and access a single row of the table , it will be observe that the row values are not associated to its header and only the cell values are mentioned by screen reader

Please provide relevant source code (if applicable).

Please provide stackblitz example(s). here

Open the app with screen reader and try to read the table values.
It is observed that the row values are not associated to its header. As per accessibility team row values of the table should always be associated to header to get the complete information

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Yes we have got this bug from Accessibility expert only.

Did you check the documentation and the API?

Yes

Did you search for similar issues?

Yes

Is there anything else we should know?

Creating new defect since previous defect was closed without fix: #11266

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.

@droshev
Copy link
Contributor

droshev commented Oct 1, 2024

@divyamalhotra488 What has changed from what you reported in the original issue?

@droshev droshev added the accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support label Oct 1, 2024
@divyamalhotra488
Copy link
Author

Hi @droshev, I have created the issue again since #11266 was closed by you and we again got same defect in recent accessibility scan.
I will ask an accessibility team expert to comment here.

@droshev
Copy link
Contributor

droshev commented Oct 3, 2024

For us (as documented here and here) there is no issue. If you need us to do something you would need to provide different example where the is reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support
Projects
None yet
Development

No branches or pull requests

2 participants