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

[Stretch] Use the `ConfigurableComponent` in the Design System's Cookie Banner #4276

Closed romaricpascal closed 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#5468 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

romaricpascal commented 2 weeks ago

Closing as this will be deals with in #4275 now we've decided to go straight for implementing a class.