GithubHelp home page GithubHelp logo

Comments (5)

 avatar commented on September 21, 2024

Our lawyer has described this problem in the same way. We have already renamed the button to "Reject", but unfortunately this has the effect that if you change the entries or edit them afterwards, you will also have the "Reject" button, although you would prefer the "Save" button at this point.

from extension-cookieman.

jonaseberle avatar jonaseberle commented on September 21, 2024

Hi Nico,

the "reject" button should have data-cookieman-accept-none data-cooieman-save. I suggest to add this button instead of renaming the "save" button.

What I am planning for the default templates would be a logic that shows/hides buttons depending on the current selection.

Do you have a suggestion when each button should be shown?

from extension-cookieman.

 avatar commented on September 21, 2024

Hello,

thanks for the tip with data-cookieman-accept-none.

According to our lawyer, the combination of the save button and expandable settings is problematic. In general it should not be easier to accept all cookies than to reject all unnecessary ones. I know that all non-essential cookies are already deselected in the settings, the customer must first open the settings to check this. As I am writing I am just realizing that it might be a good idea to keep the settings always open.

What would it be like if you made it basically configurable, which button is shown when? There are two states if I have seen it correctly: The first state is when a visitor comes to a website and doesn't have a "CookieConsent" cookie, and the second state is when he already has one and wants to change his decision. In both cases you can decide for yourself if you want to have a save or reject button. It's probably very hard to make a suggestion because the whole cookie thing is legally controversial. Every lawyer has his own interpretation as the relevant laws do not really exist as far as I know.

from extension-cookieman.

jonaseberle avatar jonaseberle commented on September 21, 2024

As a first step we could focus on being legally compliant and have 3 buttons:
reject all / save / accept all

I think having the "reject all" (or "decline all" - I'll ask for native speakers in TYPO3 slack #gdpr) is the current requirement. Yet even big cookie consent providers did not implement that yet (E.g. https://borlabs.io/borlabs-cookie/ https://www.cookiebot.com/). https://cookiefirst.com/ on the other hand has it.

Then we could focus on UX improvements.
The simplest improvement would be to only show the "save" button if the selection has changed. We could make it configurable by means of data-cookieman-* attributes.

from extension-cookieman.

jonaseberle avatar jonaseberle commented on September 21, 2024

I have implemented "Deny all" into the default templates now.
image

I show the "save" button after "settings" have been opened.
image

That's not the most sophisticated UX, but I was lazy right now... Please reopen the issue if that matters.

from extension-cookieman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.