Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiding govuk-frontend uninstall until we deal with dependent plugins #2172

Merged
merged 3 commits into from
May 12, 2023

Conversation

nataliecarey
Copy link
Contributor

@nataliecarey nataliecarey commented May 11, 2023

As mentioned in #2171 we don't have an optimal UI experience for uninstalling govuk-frontend right now so we are removing the button. The kit still works without govuk-frontend as long as no other plugins expect it to be there.

In this PR I've made the button available when a feature flag is set - either allowGovukFrontendUninstall in the config.json or ALLOW_GOVUK_FRONTEND_UNINSTALL in the environment variables. This is mostly to preserve the functionality and tests so that we can prove that the kit works without frontend. It can be used by users too but we shouldn't be recommending that they use it.

@nataliecarey nataliecarey force-pushed the hiding-govuk-frontend-uninstall branch from f386e53 to 15e9f87 Compare May 11, 2023 18:04
@nataliecarey nataliecarey marked this pull request as ready for review May 12, 2023 07:34
@nataliecarey nataliecarey merged commit 858c795 into main May 12, 2023
@nataliecarey nataliecarey deleted the hiding-govuk-frontend-uninstall branch May 12, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants