Table filter Accessibility #2018
Unanswered
MadhuNatarajan
asked this question in
PrimeNG
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
As per client requirement we are implementing accessibility in our Angular application. So recently we have upgraded to Primeng V17. We are having below issues in V17.
1.Pagination dropdown page sizes are not announcing.
2.After applying or cancelling Table filter, control or focus is moving to browser when we are pressing tab key. It should move the focus to next header in table.
3.Once we click Add rule, focus is moving to Cancel button. But control should move to search text box which is present under Add Rule button
4.How to add Aria-label for search input field in filter multiselect dropdown
Thanks
Beta Was this translation helpful? Give feedback.
All reactions