You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: