Move reject button #810
Unanswered
avalenti38
asked this question in
Q&A
Replies: 1 comment
-
|
While this is not the answer you were looking for: I don't think this would be GDPR-compliant, which is the reason why we have to ask for consent and including a consent dialogue. I'd not hide the reject button at all. From a user's perspective, I also hate the bonus click. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a specific request.
I would like to move the "Reject" button into the consent modal text and hide it from the footer button group.
I tried to place the button directly inside the consent text, but the event doesn’t trigger.
I can move the button with CSS, but I don’t think that’s the best approach.
Is there a proper way to add this button, or maybe to use a custom layout ?
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions