Closed gilluminate closed 1 day ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #11141
•
c91fc02ef1 ℹ️: Merge b8b9ce2a72185065a90c78d94fd3f47a9d613723 into d1baca99b58d9c13d5e99d23a94f...
Project |
fides
|
Branch Review |
refs/pull/5529/merge
|
Run status |
Passed #11141
|
Run duration | 00m 39s |
Commit |
c91fc02ef1 ℹ️: Merge b8b9ce2a72185065a90c78d94fd3f47a9d613723 into d1baca99b58d9c13d5e99d23a94f...
|
Committer | Jason Gill |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Passed #11146
•
f80dddb59f: add loading state to Experience switches (#5529)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11146
|
Run duration | 00m 39s |
Commit |
f80dddb59f: add loading state to Experience switches (#5529)
|
Committer | Jason Gill |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Closes HJ-255
Description Of Changes
Note: This is almost exactly the same as #5489 but for the Experiences table.
Toggling the switches in the Experiences table can sometimes take a moment or two and we aren't giving any feedback to the user. Now that we have toggle switches with loading states (thanks, Ant!) let's take advantage of that.
https://www.loom.com/share/c4da372b70ab46d89c01324a24fa8e53
Code Changes
EnablePrivacyExperienceCell
componentSteps to Confirm
/consent/privacy-experience
Pre-Merge Checklist
CHANGELOG.md
updatedmain
downgrade()
migration is correct and works