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

Update new_design query string matching to be more specific #3786

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

hannako
Copy link
Contributor

@hannako hannako commented Oct 3, 2023

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

What

We have temporary logic in this application to toggle new designs on the presence or absence of the new_design parameter. Eg new_design=foo, new_design=false etc all result in the new design showing. We should make this more specific.

How

Only toggle the new design if the query string new_design=impact is added

Review app
SHOW DESIGN: https://govuk-frontend-app-pr-3786.herokuapp.com?new_design=impact
HIDE DESIGN: https://govuk-frontend-app-pr-3786.herokuapp.com

@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-3786 October 3, 2023 13:07 Inactive
@hannako hannako marked this pull request as ready for review October 3, 2023 13:09
@hannako hannako requested a review from catalinailie October 3, 2023 13:15
Copy link
Contributor

@patrickpatrickpatrick patrickpatrickpatrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hannako hannako merged commit 78f7d41 into main Oct 3, 2023
8 checks passed
@hannako hannako deleted the update_query_string branch October 3, 2023 13:20
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.

3 participants