-
## What
**Add... 'another' / 'to a list'** component/pattern allows the user to add content in a field/fieldset on a page, or as separate pages, multiple times. It also allows users to 'Change' or 'R…
-
You can add spacing to a CSS property using mixins from GOV.UK Frontend, for example:
```scss
.example {
margin-bottom: govuk-spacing(1)
}
```
The number (hereafter `n`) can be anything from `…
-
## Description of the issue
As originally raised in https://github.com/hmrc/accessibility/issues/20, and flagged in the backlog [here](https://github.com/alphagov/govuk-design-system-backlog/issues…
-
React hook form requires a ref to be passed to the input
-
## Problem
There is a line-height visual issue found on this page.
https://www.gov.uk/business-coronavirus-support-finder
## Visuals
### (Problem: Left, Ideal Solution: Right)
![image](ht…
-
https://github.com/alphagov/govuk_publishing_components/blob/1b6fb0b5cde36f957945012a74a96a088467f912/app/models/govuk_publishing_components/shared_accessibility_criteria.rb#L12
I don't think appea…
-
## What
We need to scope out what is needed to turn hide this page contribution into a component and let the contributor know so that they can start working on it.
## Why
Work on Hide this …
-
Tables might be too complicated to implement using components (#18) as they could potentially need two 'layers' of slots - one for rows and one within it for cells. More investigation is needed
* […
-
HI,
Where can I find the class that is part of CSS i.e. govuk-js-header-toggle (included in the govHeader component). See the HTML provide for 'Header with service name and navigation' - [https://…
-
## What
We want to improve the consistency of focus states and expected focus behaviour across GOV.UK. As a team, we need to set some principles for our ideal focus states, when and how they are used…