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

[P2][Sourcing][Accessibility][PLATFORM TABLE] : Sort Menu item count is not read when focused #12034

Open
I543348 opened this issue Jun 24, 2024 · 0 comments

Comments

@I543348
Copy link

I543348 commented Jun 24, 2024

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

The menu item count is not being read
Expectation : is when focus is on menu list button for eg : Sort ascending then the screenreader has to read 1 of 2 , 2 of 2 and so on.
Currently this is not happening.

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.)

Angular: 15
core/ platform: 0.43.34

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

  1. Open menu from column using keyboard enter key
  2. menu opens and focus is moved to first menu button from the menu
  3. Now observe that screenreader is not reading 1 of 2 or 2 of 2
    ngx

Please provide relevant source code (if applicable).

https://stackblitz.com/edit/angular-9qxxca-amqznc?file=package.json,src%2Fapp%2Fplatform-table-preserved-state-example.component.html

Please provide stackblitz example(s).

https://stackblitz.com/edit/angular-9qxxca-amqznc?file=package.json,src%2Fapp%2Fplatform-table-preserved-state-example.component.html

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

Reported by accessibility test lab team

Did you check the documentation and the API?

Did you search for similar issues?

Is there anything else we should know?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant