hmrc / claim-tax-refund-frontend

Apache License 2.0
1 stars 3 forks source link

DL-5823 Support legend with caption for input_radio.scala.html #502

Closed grahampaulcook closed 3 years ago

grahampaulcook commented 3 years ago

DL-5823 Support legend with caption for input_radio.scala.html

New feature

If you are asking just one question per page as recommended, you can set the contents of the as the page heading - https://design-system.service.gov.uk/

Rework to the input_radio.scala.html CTR component to display a caption with the H1 that the govukRadio component does not support directly.

https://github.com/hmrc/play-frontend-govuk/blob/master/src/main/twirl/uk/gov/hmrc/govukfrontend/views/components/govukFieldset.scala.html#L26

Checklist