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

"Please enable cookies" Indicator #25

Open
dmnktoe opened this issue Jul 4, 2018 · 6 comments
Open

"Please enable cookies" Indicator #25

dmnktoe opened this issue Jul 4, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@dmnktoe
Copy link
Contributor

dmnktoe commented Jul 4, 2018

Hey guys, what do you think about an indicator, which will display a short text line like "please enable cookies", if the user has blocked cookies for this website. The indicator could be integrated into hidden iframes for example.

What do you think?

@adewes
Copy link
Contributor

adewes commented Jul 4, 2018

Interesting, is this a common problem? What would be your main use case, enforce activation of cookies to be able to display a website?

@dmnktoe
Copy link
Contributor Author

dmnktoe commented Jul 6, 2018

Partly. But my approach is more an idea or improvement and not a real problem. But if the user deactivates the cookies for the page, he sees, for example, only a grey box for embedded Iframes. You could tell him via a line of text that he should better enable the cookies to see the content. It would be no force to activate the cookies but rather a message or explanation why some content is missing.

@adewes
Copy link
Contributor

adewes commented Jul 10, 2018

Okay I see, we'll consider this as a new feature then!

@adewes adewes added the enhancement New feature or request label Jul 10, 2018
@gregBerthelot
Copy link

gregBerthelot commented Jul 17, 2018

@adewes, @dmnktoe suggestion is important according to #30. If user block cookies for embedded content, it make sense to replace the content by a small notice like 'To view this content you should enable [app] cookies' with a link to open consent-modal

That could be done with a data-notice attribute that should support translation.

@kalnode
Copy link

kalnode commented Aug 4, 2019

A notification system would be handy, for sure.

For an iframe not loading, a cookie prompt could be shown similar to the original first-visit prompt, but with messaging along the lines of "Hey! The xyz on this page can't load without this cookie being allowed. Check out your cookie settings to blah blah blah."

Another case would be a website owner changing cookies or introduced new ones (or new cookie categories) and wants to notify the user and prompt them to review their cookie settings.

@haug-den-lucas
Copy link

Is there any possibility to get this working already?

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

No branches or pull requests

5 participants