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

Add a Cookie Consent Pop-up for User Privacy Compliance #302

Closed
3 tasks done
TBorundia opened this issue Oct 5, 2024 · 0 comments
Closed
3 tasks done

Add a Cookie Consent Pop-up for User Privacy Compliance #302

TBorundia opened this issue Oct 5, 2024 · 0 comments

Comments

@TBorundia
Copy link

Is your feature request related to a problem? Please describe.

In order to comply with privacy laws like GDPR and to enhance transparency with users, we need to implement a cookie consent pop-up. This will inform users that the site uses cookies and allow them to accept or manage their preferences.

Describe the solution you'd like.

A cookie consent pop-up should appear when a user visits the site for the first time.
The pop-up should have options like:
"Accept All Cookies"
"Customize Settings" (which allows users to choose which cookies they agree to)
After acceptance, the pop-up should disappear and not show again on subsequent visits (until cookies are cleared).

Describe alternatives you've considered.

No response

Additional context.

No response

Show us the magic with screenshots

No response

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants