hmcts / ia-aip-frontend

MIT License
3 stars 4 forks source link

RIA-6866 unlabelled textArea fix #984

Closed nilay913 closed 1 year ago

nilay913 commented 1 year ago

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/RIA-6866

Change description

Set the label to be equal to the title and have a class sr-only (which hides it from view but allows screen readers to access it) if there is no description (which is usually the label) for textarea-question-page.njk template.

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

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

https://github.com/hmcts/ia-aip-frontend/pull/996