klaro-org / klaro-js

Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.
https://klaro.org
Other
1.19k stars 254 forks source link

Design of the modal window #251

Closed barznet closed 4 years ago

barznet commented 4 years ago

Is it possible to create such a design of the modal?

dom9

A click on "Design anzeigen" opens the list of settings, a second click closes it.

domsport 2020-07-20 10-05-28

Thanks.

adewes commented 4 years ago

We plan to add a "categories view" where you will be able to toggle whole categories of apps / cookies, this would probably be what you want to achieve here? Otherwise we intend to keep the notice as simple as possible so that it's not too obtrusive. There is the mustConsent option to show the modal directly at the start, this could achieve the effect you might intend.

adewes commented 4 years ago

Hey @barznet , I just pushed a new version that enables grouped consent (i.e. grouping apps by purpose), let me know what you think!