Accessibility: Dialog close button needs aria- label #8947
Labels
LTS-FIXED-9.1.8
Fixed in PrimeNG LTS 9.1.8
LTS-FIXED-10.0.5
Fixed in PrimeNG LTS 10.0.5
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Current behavior
When tabbing through the paging controls with a screen reader, the dialog close button is not readout.
Expected behavior
The screen reader should speak (vi aria-label) when tabbed to each control i.e "Close button".
add aria-label to the button. Ex: aria-label = "close",
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
This will be helpful by the specially-abled people.
Please tell us about your environment:
Windows, NPM, Angular, VSCode
Angular version: - 9.1.9
PrimeNG version: - 9.0.6
Browser: [ chrome, edge]
Language: [TypeScript - 3.8.3]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: