-
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
Added carets to collapsible sections in the overlay modal #4793
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
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.
love it!
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.
@guncha code looks great. The failing test should likely pass now if you pull in latest from main
since that was fixed elsewhere. Also, would you mind taking a moment to update the change in the CHANGELOG.md file? Just take a look at what's already in there and mimic.
Passing run #7347 ↗︎
Details:
Review all test suite changes for PR #4793 ↗︎ |
@gilluminate assuming the checks will pass, this is ready to go! Just needs an approving review to merge. |
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.
🍎 Looking good!
Description Of Changes
Cherry-picking the CSS used to implement an animated caret for the notice elements. See https://github.com/ethyca/fidesplus/pull/1374#discussion_r1556149459
Also changed CSS so that the caret will rotate the right way - counter clockwise on open.
Code Changes
Pre-Merge Checklist
CHANGELOG.md