buildo / react-cookie-banner

React Cookie banner which can be automatically dismissed with a scroll. Because fuck The Cookie Law, that's why.
http://react-components.buildo.io/#cookiebanner
MIT License
182 stars 19 forks source link

Popup for link #48

Open rickerd opened 6 years ago

rickerd commented 6 years ago

I would like to use a popup/modal to show the cookie terms instead of a new page to display the information.

How would you think to do this. or does the app/plugin needs to be altered to accomplish this.

Also the https://github.com/buildo/react-cookie-banner#2-use-your-own-cookie-banner isn't that great documentated to make use of. The assignment is that on click upon the link in a modal pops up. I would like to use https://react-responsive-modal.leopradel.com/ for that.