govuk-prototype-kit icon indicating copy to clipboard operation
govuk-prototype-kit copied to clipboard

Rapidly create HTML prototypes of GOV.UK services

Results 258 govuk-prototype-kit issues
Sort by recently updated
recently updated
newest added

## Description of the issue I recently downgraded from v4.7.0 to v4.6 of GOV.UK Frontend and restarted my kit. However, the version shown on the plugins pages still shows v4.7.0....

This come up on support so just recording the issues around validation in one place. To validate a form you would check the data in a route. If it's not...

Feature Request
EPIC

## Context We have a prototype hosted with AWS ECS and we followed the instructions to publish it in “production” mode (https://prototype-kit.service.gov.uk/docs/publishing). We are trying to keep resources to a...

New plugin page, this also changes the install/uninstall/update mechanism. It introduces a plugin lookup which is behind a feature flag and the option of downgrading to a specific version which...

## Context When someone tries to run `npm run dev` without having run `npm install` they see an error like this: ``` $ npm run dev > dev > govuk-prototype-kit...

Would it be worth adding the GitHub dependabot config to generated prototypes using `npx govuk-prototype-kit create`? That way, anyone pushing their prototype to GitHub will benefit from automated pull requests...

### What Make it easier for users to change the page layout to a full width layout – eg the GOV.UK topic page uses a full-width layout https://www.gov.uk/browse/benefits and so...

I've gone through the designs to implement the features as I think they should be according to the designs. Some example URLs (assuming this branch is running on port 3000:...