-
Notifications
You must be signed in to change notification settings - Fork 72
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
consent overlay - rearrange buttons and update spacing #4391
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Kelsey-Ethyca
changed the title
consent overlay - earrange buttons and update spacing
consent overlay - rearrange buttons and update spacing
Nov 6, 2023
Passing run #5092 ↗︎
Details:
Review all test suite changes for PR #4391 ↗︎ |
allisonking
reviewed
Nov 7, 2023
allisonking
reviewed
Nov 7, 2023
allisonking
reviewed
Nov 7, 2023
/* Responsive overlay */ | ||
@media (max-width: 48em) { | ||
@media (max-width: 768px) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to keep this as em
—I took this from chakra
allisonking
approved these changes
Nov 7, 2023
allisonking
reviewed
Nov 7, 2023
allisonking
reviewed
Nov 7, 2023
Comment on lines
+56
to
+59
--12px: 0.75rem; | ||
--14px: 0.875rem; | ||
--15px: 0.9375rem; | ||
--16px: 1rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allisonking
reviewed
Nov 7, 2023
Kelsey-Ethyca
added a commit
that referenced
this pull request
Nov 7, 2023
Co-authored-by: Allison King <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes https://ethyca.atlassian.net/browse/PROD-1320
Description Of Changes
This is to clean up some css regressions on the TCF and non-TCF banner and modal so they match the designs https://www.figma.com/file/dmEwdK3xZwjKfGVQ9t66xe/Fides-v.2-Master-Working-Files?node-id=11631%3A46848&mode=dev.
Code Changes
window.Fides.options.tcfEnabled
and addisTCF
prop toConsentBannner
component to avoid potential issues in futureSteps to Confirm
Pre-Merge Checklist
CHANGELOG.md
UAT
https://www.loom.com/share/7ced283342a5484aafacb9e73d5e310e?sid=92f842bd-9b0b-44e3-a9d9-5972826829c0