-
I believe the expandable banner might not be self-contained.
There's isn't the triangle on the left of the banner [expandable banner styling](https://github.com/UKHomeOffice/design-system/blob/8a82…
-
GDS in govuk-frontend provides the ability to [set explicit widths on elements](https://design-system.service.gov.uk/styles/spacing/#width-override-classes). Their example should form input elements …
-
Including:
- Sass
- Routes
- Filters
- Data, JSON files
- Views
- Plug-ins
- Client side javascript
## Plug-ins
From support, it's possible for extensions to crash the kit, for e…
-
Example: govuk_frontend_alpha/app/assets/scss/components/_global-header.scss
Instead of #global-header you can use [id="global-header"]. This gets the same level in the specificity hierarchy as a cla…
-
## What
Look at expandable components to solve common problems between them and find a more unified approach.
## Why
- The details component has seen several issues with users thinking they …
-
For a better user experience it would be preferable if the user was logged out all their active OneLogin sessions including the account management frontend.
![image](https://github.com/govuk-one-logi…
-
## What
We're planning to [update the GOV.UK Frontend typography scale to make it more accessible](https://designnotes.blog.gov.uk/2022/12/12/making-the-gov-uk-frontend-typography-scale-more-accessibl…
-
We’ve got a use case where we want to style a link in red as a destructive / warning action. This is similar to the [warning buttons](https://design-system.service.gov.uk/components/button/#warning-bu…
-
## What
Help users search through large collections of information or documents.
Components that support users searching:
- Search box
- Autocomplete results https://github.com/nhsuk/nhsuk-se…
-
## What
- Add type annotations via [JSDoc](https://jsdoc.app/) to our codebase to document the types of data that our components and functions manipulate.
- And linting to ensure our code is co…