-
## What
Examine and resolve accessibility findings from [accessibility specialist report](https://github.com/alphagov/govuk-frontend/pull/4950#issuecomment-2098460205)
## Why
To ensure the Naviga…
-
The ‘Change’ links have hidden text, like this:
```
Change name
```
But apparently JAWS sometimes ignores the opening space in the hidden text, so it would read out `Changename` in the above…
-
Use this issue to discuss the [gender or sex pattern in the GOV.UK Design System](https://design-system.service.gov.uk/patterns/gender-or-sex/).
## What
When and how to ask about people's gender a…
-
## Brief
Increase the likelihood that service teams will only include the bits of the Design System they are actually using in their service.
Our documentation is currently optimised for getting peo…
-
## What
Add new full page examples to the Frontend review app so that external auditors can test our styles, components and patterns in the context of full, functional pages.
## Why
We produc…
-
Use this issue to discuss [this component in the GOV.UK Design System](https://design-system.service.gov.uk/components/table/).
- [Australian Design System Discussion](https://community.digital.gov…
-
The notification banner's `with_heading` method will always produce a div with the class `#{brand}-notification-banner__heading`. This is ideal for the case where the heading is the only content in th…
-
Running `govuk-docker-run rake` is currently very noisy:
```
............2023-07-28T13:38:45.245Z pid=125 tid=1mbl WARN: Job arguments to ZendeskTicketWorker do not serialize to JSON safely. This…
-
## Description of the issue
When `$govuk-global-styles` is set to true in Sass, the underline is missing from skip links.
`$govuk-global-styles` applies [govuk-focus-text](https://github.com/alp…
-
If you pass a proc to the `hint` option, it will error with `wrong number of arguments (given 1, expected 0)`
This is because in Koi, `Koi::FormBuilder` -> `govuk_image_field` method we are trying …