yaiks / vue-cookie-comply

A Vue 3 compatible component to handle cookie consent
MIT License
69 stars 17 forks source link

Add a button to reject all cookies #8

Open SamuelScheit opened 2 years ago

SamuelScheit commented 2 years ago

It is horrible User experience if you have to switch off every single site to disable all cookies.

This is also required by the EU GDPR as rejecting all cookies mustn't take longer than accepting them.

The GDPR also says that Users have to opt-in to use cookies. That means that checkboxes mustn't be pre turned on.

xNaCly commented 2 years ago

I agree, this is encouraging anti patterns

andreasotto commented 2 years ago

+1