hmcts / ia-aip-frontend

MIT License
3 stars 4 forks source link

RIA-6855 incorrect use of aria labels #981

Closed nilay913 closed 1 year ago

nilay913 commented 1 year ago

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/RIA-6855?atlLinkOrigin=c2xhY2staW50ZWdyYXRpb258aXNzdWU%3D

Change description

removing any aria-labels inside div elements and replacing with a span with class sr-only (screenreader only)

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No
nilay913 commented 1 year ago

Implementing in https://github.com/hmcts/ia-aip-frontend/pull/996 so closing this PR.