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
The aria glyph or the corresponding button of an input group should be able to be anounced "Pressed" by screenreaders, for this the interace has to accept an attribute like "ariaGlyphPressed" and take an boolean that will then be written into the attr.aria-pressed attribute.
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 17
ngx fundamental 50 and 54.1 (still the case in most current version)
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.
The aria glyph or the corresponding button of an input group should be able to be anounced "Pressed" by screenreaders, for this the interace has to accept an attribute like "ariaGlyphPressed" and take an boolean that will then be written into the attr.aria-pressed attribute.
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 17
ngx fundamental 50 and 54.1 (still the case in most current version)
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: