You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After a user accepts cookies on the Clean & Green website, the cookie consent banner still appears whenever the user opens the site in a new browser window or tab.
Cookie banner will appear at the bottom of the screen in the new tab/window.
Expected behavior
If a user accepts having cookies on the website, and opens the site in a new browser window or tab, the cookie consent banner should not reappear.
Screenshots
Here is a screen recording of the bug:
cookie.consent.banner.mov
Desktop
OS: macOS
Browser: Google Chrome and Safari
Version: Chrome 126.0.6478.62, Safari 17.5
Additional context
This bug is related to Pull Request #635.
The text was updated successfully, but these errors were encountered:
CodeWritingCow
changed the title
Cookie banner reappears after user accepts cookies
Bug: Cookie banner reappears after user accepts cookies
Jun 21, 2024
Greetings and salutations-
Could I take a whack at this and get this assigned to me? I was looking through the code and it looks like we aren't using local storage here. I have some test code that I can cleanup and further test if we are okay with that implementation.
Describe the bug
After a user accepts cookies on the Clean & Green website, the cookie consent banner still appears whenever the user opens the site in a new browser window or tab.
To Reproduce
Expected behavior
If a user accepts having cookies on the website, and opens the site in a new browser window or tab, the cookie consent banner should not reappear.
Screenshots
Here is a screen recording of the bug:
cookie.consent.banner.mov
Desktop
Additional context
This bug is related to Pull Request #635.
The text was updated successfully, but these errors were encountered: