govuk-frontend icon indicating copy to clipboard operation
govuk-frontend copied to clipboard

Provide interface for turning feature flags on and off in the review app

Open owenatgov opened this issue 1 year ago • 0 comments

What

Provide a way to easily switch between feature flag states in the review app ie: not just than manually changing a sass variable to true and reloading.

@colinrotherham has already written a brief investigation into what this could look like https://github.com/alphagov/govuk-frontend/issues/4086#issuecomment-1677296593

Why

So that we can easily see and test changes between feature flag states.

Done when

  • [ ] Investigate different ways to present feature flags and technical feasibility of each
  • [ ] Choose a way to present feature flags
  • [ ] Apply chosen solution

owenatgov avatar Dec 19 '23 10:12 owenatgov