Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookie banner is displayed on every page even after accepting #10882

Closed
drummer83 opened this issue May 23, 2023 · 3 comments · Fixed by #10884
Closed

Cookie banner is displayed on every page even after accepting #10882

drummer83 opened this issue May 23, 2023 · 3 comments · Fixed by #10884
Assignees
Labels
bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround.

Comments

@drummer83
Copy link
Contributor

drummer83 commented May 23, 2023

Description

The cookie banner is shown on every page in the shopfront even after accepting the cookies.

Expected Behavior

It should be displayed only until you accept the cookies. After that it should not be shown again.

Actual Behaviour

It is displayed on every page even after accepting the cookies.

Steps to Reproduce

  1. Navigate between different pages in the shopfront.
  2. Accept the cookies.
  3. Note that the banner will be shown again and again.

Animated Gif/Screenshot

Workaround

Deactivate the cookie banner in the configuration settings. This may be an illegal workaround however.

Severity

bug-s2: a non-critical feature is broken, no workaround

Your Environment

  • Version used: current production
  • Browser name and version: observed on Firefox, Chrome, Edge
  • Operating System and version (desktop or mobile):

Possible Fix

@drummer83 drummer83 added the bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround. label May 23, 2023
@filipefurtad0
Copy link
Contributor

Hey @drummer83 ,
I could not reproduce this issue after logging in. Can you confirm it affects both guest and logged-in sessions?

@drummer83
Copy link
Contributor Author

@filipefurtad0 I have this happening on one of my logged-in sessions as well, yes. But I also have logged-in sessions where I don't have this issue - no idea what's the difference. Maybe it depends if I was logged in before already?
However it's on all my guest sessions (not logged in).

@jibees
Copy link
Contributor

jibees commented May 24, 2023

I suppose this could be related to #10772

Will create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants