-
The documentation for the gem has a number of issues.
- its getting big enough now that it's getting hard to find things, some kind of search might be useful
- it might not cover everything we nee…
-
Clicking the 'Preview' link for the first / default example throws an error. Run locally the error is reported as:
`NoMethodError in GovukPublishingComponents::ComponentGuide#preview`
```
undef…
-
https://github.com/alphagov/govuk-frontend/blob/e41a9b39ccc8fff13fe64a09f868ce64a7e4d502/src/components/fieldset/template.njk#L8
Permitted content for 'legend' element is Phrasing content. Here we …
-
The latest version release `3.0.5` Integrates the `html_attributes_utils` gem. However after the following change: https://github.com/DFE-Digital/govuk-components/pull/323/files#diff-47916f9bed4926158…
-
The Step by step pattern is out of date with GOV.UK Publishing:
https://components.publishing.service.gov.uk/component-guide/step_by_step_nav
-
## Description of the issue
Components like [govukRadios](https://design-system.service.gov.uk/components/radios/), [govukCheckboxes](https://design-system.service.gov.uk/components/checkboxes/) ha…
-
## Issue
> We are unable to switch between tabs when html or nunjucks code copied over to IDE. Could see the the url switching from one tab to another but the UI tab does not switch.
Code:
…
-
## What
We have discovered overlap between some of the components and patterns in the community backlog. We should review these to see if they can be reorganised so we can explain to users where item…
-
`govuk-react/govuk-react` is a work in progress module, that uses styled components to recreate the govuk design system.
`surevine/govuk-react-jsx` is more mature, and seems like a better way to us…
-
## What
This is the classic pagination solution to limiting the amount of data shown to a user.
### Example: Item count (shown above the table)
### Example: Part 2 - Pagination control (shown…