Different widget above blocked video depending on previously given consent or not

Created on 19 November 2024, about 1 month ago

Problem/Motivation

This may have been discussed before, I just haven't found an issue for it, so I'm reporting it here (again).

When a new visitor comes to a site which has an embedded video that's blocked, they only see the "Yes" button, but the the "Always" button.

For users who opened and saved the consent window before, they see both options: "Yes" and "Always".

Wouldn't it make sense to show both options also to visitors who didn't save the consent window before?

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @jurgenhaas
  • 🇩🇪Germany jan kellermann

    You need to consent the use of klaro first - without this consent we can not store "always" because no cookie exists :)
    Thats why I added an "auto"-mode in #3487461

  • 🇩🇪Germany jurgenhaas Gottmadingen

    Unless it were made clear that consenting to "Always" implies the consent for the Klaro! cookie which stores that consent.

  • 🇩🇪Germany jan kellermann

    This is function from Klaro! JS not the Drupal module.

    But I found this:

    If config-item "config.showDescriptionEmptyStore" is set to true, this text incl. link to the consentmanager will be shown: "To agree to this service permanently, you must accept {title} in the {link}." (descriptionEmptyStore).

    If you like this please convert this Issue in en feature request :)

Production build 0.71.5 2024