Mentions légales du service

Skip to content

Resolve "Fix cookie consent"

RAVERDY Pierre-Guillaume requested to merge 101-cookieconsent into dev
name: Feature
about: New features or wider changes

Closes #101

Issue on cookie consent #75 still remains (intl, pretty tab)

Description

Fix the workflow for consent, displaying or not the panel in new tabs, page reload, etc...

Changelog

  • Fix display of Policies and Cookie consent according on page reloads
  • Fix side menu activation depending on consent status

How to test

Try with adblocks if available, should work

On one or more browser,

  • open the page, try side menu -> no action
  • accept cookies, try side menu -> accept
  • login, try additional options
  • open consent dialog, refuse
  • try side menu -> no action
  • accept cookies, try side menu -> accept
  • open new window, open the page, try side menu -> accept

Merge request reports