-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: add button to reconfigure cookie consent #835
Conversation
feat: open contact page in a new tab
fix: open contact page in the same tab
Co-authored-by: Felix Hofmann <57712895+hofmann-felix@users.noreply.github.com>
…at/add-cookie-consent
Nice, works great from a technical point of view 🚀 And thank you for adding the link to the legal requirements in the PR description. I think we can improve the content itself. Just adding a button on the top of the page is maybe a little bit too pragmatic. I rather imagine a small text explaining that we collect cookies for certain purposes, but only if the user agrees. This consent can be withdrawn at any time. Then you can add the button below the text. I think the |
✅ Deploy Preview for satellytes ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Co-authored-by: Felix Hofmann <57712895+hofmann-felix@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes. The feature works great 🚀
This PR adds a button on the data privacy page that lets the use reopen the cookie consent banner and reconfigure the preferences.
This is required according to Art. 7 GDPR point 3.
Changes: