-
## What
Add guidance and possibly code to [checkboxes](https://github.com/alphagov/govuk-design-system-backlog/issues/37) to allow a 'None of these'
## Why
We previously had this guidance in …
-
There are regular PR's coming through for each govuk_publishing_components update and failing. For example: https://github.com/alphagov/whitehall/pull/4723. @alex-ju and I spent a while looking at the…
-
## What
We have some guidance about [publishing a pre-release of GOV.UK Frontend](https://github.com/alphagov/govuk-frontend/blob/master/docs/releasing/publishing-a-pre-release.md) which essentially …
-
Hi there,
I'm trying to test a form component I've built that uses various govuk-react-jsx components and Formik. The form is essentially just an ErrorSummary, a DateInput, and a Button. The projec…
-
## What?
Viewing this app for the first time and starting up in isolation (to resolve an a11y issue) it's not clear that the typical Frontend startup process [outlined in the docs](https://docs.pub…
-
## What
Agree on the macro API for a proposed JavaScript enhancement to this PR:
https://github.com/alphagov/govuk-frontend/pull/2151
The enhancement would automatically uncheck all of the ot…
-
## Steps to reproduce
`make all-apps`
## Stack trace
## Issue
[We've talked about removing all-apps in the past.](https://github.com/alphagov/govuk-docker/issues/384#issuecomment-669862676…
-
See https://docs.publishing.service.gov.uk/apps/email-alert-frontend.html#ssh-access-aws
Recommended SSH command is this:
```
ssh -A -t jumpbox.integration.publishing.service.gov.uk 'ssh `govuk…
-
The frontend examples website does not include information on how to install the frontend from npm. Consider including the following information below the lead.
```
npm install @simonwhatley/govuk…
-
**Impact**: Low
**Workaround**: Run publishing-api and static docker containers before building and running finder-frontend
After the implementation of the dynamic list work, finder-frontend will …