A user of the site should be able to read the full cookie policy before accepting the pop-up.
When reading any page on the site before accepting the cookie policy, the ability to scroll down the page is disabled. Accepting the cookie policy enables scrolling. The cookie policy itself is longer than a single page (tested at full screen, 100% sizing, 2560x1440 display) so the user must accept the cookie policy before being able to read it in its entirety.
In fact the policy is mostly displayed on the single page, but the user doesn't know that until they accept (or work around the pop up).
Zooming out allows the user to read the policy, but also allows the user to read any page without accepting the policy, so disabling scroll a) breaks the user experience and b) doesn't enforce acceptance of the policy for the determined reader.
Install information:
Reproduced by me on:
This may need to be filed in the website repo instead, but I will bring it to the WG for discussion.
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen.Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
The "learn more" link in the cookies policy seems to work fine now. It directs you to https://knative.dev/about-analytics-cookies/ and it's easy to read the whole page in firefox at least. Closing.
@brian-burton please let me know if you're still having issues.
Hi, it's still not fixed, even in Firefox. I'm on my PC now and the behaviour hasn't changed in Firefox for Windows. I originally read your most recent message in the Github app on my Android phone and the problem is actually more significant on Firefox for Android: you cannot scroll down or zoom out to read the cookie policy, forcing the visitor to accept the policy in order to read something they may then subsequently wish to decline. Tested on all the following browsers this evening: Firefox for Windows 81.0.2 64-bit; Firefox for Android 81.1.4; Microsoft Edge 86.0.622.38 64-bit; Google Chrome for Android 85.0.4183.127.
Depending on timezone, there are two notices (https://github.com/knative/website/pull/89) and its the EU version that I believe is causing the usability issues.
I think the fix might be to add an [ X ] close icon in the dialog to close it (not accept). Then when the next page is loaded, the notice appears again.
@omerbensaadon probably another consideration for any new website stuff
Most helpful comment
Depending on timezone, there are two notices (https://github.com/knative/website/pull/89) and its the EU version that I believe is causing the usability issues.
I think the fix might be to add an [ X ] close icon in the dialog to close it (not accept). Then when the next page is loaded, the notice appears again.