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

Accessibility Results in Pagination #12813

Open
AlexanderSchygulaEviden opened this issue Dec 5, 2024 · 0 comments
Open

Accessibility Results in Pagination #12813

AlexanderSchygulaEviden opened this issue Dec 5, 2024 · 0 comments

Comments

@AlexanderSchygulaEviden
Copy link

Is this a bug, enhancement, or feature request?

enhancement

Describe your proposal.

We need to read out the pagination information for our site. For this we need to have accessibility access to the span where the result will be written in. Including parameters that we can handover to edit the "role" of the span and the "aria-live" attributes to possible values should do the trick.

Can you handle that on the application side

yes but it would be pretty hacky.

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 17
fundamentla 50

Did you check the documentation and the API?

yes

Did you search for similar issues?

no

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