UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

HOFF-645: Add space to fix typo in class for label headings for input-text and textarea fields #429

Closed mislam987 closed 6 months ago

mislam987 commented 7 months ago

What

HOFF-645 - Fix typo in class for label headings for input-text and textarea fields

Why

To ensure the spacing between the label and the input is correct, which follows the Government Design Standard (GDS)

How

Add space between {{labelClassName}} and {{#isPageHeading}} in input-text-group.html and textarea-group.html

Testing

Tested locally:

image

Tested in branch environment too (in the ETA form, with a dummy page):

image
mislam987 commented 6 months ago

looks good - can you please add the ticket number to your commit and include that the changes were for label headings for input-text and textarea fields before you merge?

I've now amended the commit to include these details