klaro-js icon indicating copy to clipboard operation
klaro-js copied to clipboard

Change contextual behaviour for always button

Open nilsjung opened this issue 2 years ago • 1 comments

Change the behaviour of the always button as it has no effect if no klaro cookie is available.

This is a possible solution to fix #417

nilsjung avatar Jan 20 '23 11:01 nilsjung

The acceptAlways button inside conextual consent only makes sense for consent cookie being avaialble. If no consent cookie is present the button should be omitted.

To be able to change the accept always setting for that service we added a description containing a link to open the consent manager. This feature can be disabeld by setting showDescriptionEmptyStore configuration to false.

Bildschirm­foto 2023-01-20 um 18 18 18

ger4003 avatar Jan 20 '23 17:01 ger4003

Awesome, t hanks @nilsjung, sorry this took so long to merge, will make a new release shortly with this included.

adewes avatar Mar 25 '24 19:03 adewes