Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New view state PrivacyPolicyNoticeWithCloseButton #154

Merged

Conversation

michaelfarrell76
Copy link
Member

PrivacyPolicyNoticeWithCloseButton

This banner can be used to notify users of privacy policy changes. It does not collect consent preferences, however, it will save a consent timestamp for whenever the user acknowledges the policy change, and closes the modal. This banner is similar to PrivacyPolicyNotice, however instead of using a button to close the modal - an X icon is used in the top right-hand corner of the modal.

ViewState = PrivacyPolicyNoticeWithCloseButton

Button Mapping

Button Title Callback Description
X - Icon Closes the modal with no changes to purposes, however, airgap.getConsent().confirmed is set to true to prevent the modal from re-showing.
See our Privacy Policy Redirects to the privacy policy link specified in Consent Display Settings or the data-privacy-policy data attribute.

@michaelfarrell76 michaelfarrell76 requested review from banzzai and a team January 5, 2024 01:22
Copy link

height bot commented Jan 5, 2024

This pull request has been linked to 1 task:

💡Tip: Add "Close T-30875" to the pull request title or description, to a commit message, or in a comment to mark this task as "Pending Deploy" when the pull request is merged.

Copy link

vercel bot commented Jan 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
consent-manager-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 5, 2024 1:23am

Copy link
Member

@banzzai banzzai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@michaelfarrell76 michaelfarrell76 merged commit 74d2ee7 into main Jan 5, 2024
10 checks passed
@delete-merged-branch delete-merged-branch bot deleted the michaelfarrell76/PrivacyPolicyNoticeWithCloseButton branch January 5, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants