Closed grahampaulcook closed 3 years ago
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.
input_radio.scala.html
caption
govukRadio
https://github.com/hmrc/play-frontend-govuk/blob/master/src/main/twirl/uk/gov/hmrc/govukfrontend/views/components/govukFieldset.scala.html#L26
DL-5823 Support legend with caption for input_radio.scala.html
New feature
Rework to the
input_radio.scala.html
CTR component to display acaption
with the H1 that thegovukRadio
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