alphagov / govuk-design-system

One place for service teams to find styles, components and patterns for designing government services.
https://www.gov.uk/design-system
MIT License
512 stars 232 forks source link

Use `ConfigurableComponent` in the Design System's Cookie Banner #4275

Open romaricpascal opened 2 weeks ago

romaricpascal commented 2 weeks ago

What

Use a preview branch of govuk-frontend to spike an update of the CookieBanner component to use the ConfigurableComponent class added by alphagov/govuk-frontend#5456 for receiving its cookieCategory and verify it works as we intend.

Why

So we can check the feature works as we intended it to and assess any unforeseen impact

Who needs to work on this

Developers

Who needs to review this

Developers

Done when