docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
233 stars 40 forks source link

hub.docker.com cookies consent dialog delays site access unless full consent is given #2169

Open RompitaKablo opened 2 years ago

RompitaKablo commented 2 years ago

It seems that when first accessing Docker Hub and selecting "Essential Cookies Only" a dialog box appears and causes an unnecessarily long delay, using a "progress timer", before the site can be accessed. Is this is method a timed "cookie wall", employed to discourage users from allowing anything but all cookies, or is there valid a technical reason that a user choice limiting cookies cannot be recorded as quickly as the "Accept all cookies" option is?

ICO guidance states, "Recital 32 of the UK GDPR is clear that electronic consent requests must not be unnecessarily disruptive – so you need to consider how you go about providing clear and comprehensive information without confusing users or disrupting their experience."

It seems that this matter has been raised before but ignored.

https://github.com/docker/hub-feedback/issues/2061

ClassyCircuit commented 2 years ago

Yes, I also noticed this behaviour. They are trying to force users to consent to all cookies, which is illegal in the European Union. Accepting and rejecting cookies must take the same amount of time. It's not a recommendation but a very clear law.