Skip to content

Release 2627

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:19
f52c353

Trello card

Trello-589

Context

The checkboxes are styled as individual fieldsets as they map to different underlying attributes. With the formbuilder this results in larger spacing between checkboxes than elsewhere on the website. Instead, we can group the checkboxes in a single fieldset (using a generic key) and it will result in the correct spacing to match other areas of the site.

Changes proposed in this pull request

  • Rework checkboxes to improve spacing

Guidance to review

I only found the spacing issues on the key stage and phases steps of onboarding, so I've sorted them there.