wellcomecollection / wellcomecollection.org

🪟 Wellcome Collection's website and services that support it
https://wellcomecollection.org
MIT License
37 stars 5 forks source link

Remove cookie banner or overlay from Policy page #10904

Closed rcantin-w closed 1 month ago

rcantin-w commented 1 month ago

There is an overlay with the banner so if the user wants to read the policy page before agreeing, they currently can scroll, but it's obscured and they can't interact with the page at all (click on links, scroll the tables, etc.).

So we need to remove the banner on the page, or at the very least, the overlay.

rcantin-w commented 1 month ago

Removing the overlay won't allow interaction with the page as we do use the popup layout, so will just remove the banner from the page.

[overlay] This property is recommended for accessibility purposes and enabled by default. Even if disabled, interaction with the site behind is not possible if the popup layout is enabled.

rcantin-w commented 1 month ago

Changes are in prod