Filter GPP notices from TCF experience options#7274
Open
gilluminate wants to merge 9 commits intomainfrom
Open
Filter GPP notices from TCF experience options#7274gilluminate wants to merge 9 commits intomainfrom
gilluminate wants to merge 9 commits intomainfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
8293530 to
e27fbd8
Compare
tvandort
reviewed
Feb 2, 2026
clients/admin-ui/src/features/privacy-experience/PrivacyExperienceForm.tsx
Outdated
Show resolved
Hide resolved
a0e1faf to
efb4efd
Compare
979a1cd to
910402f
Compare
910402f to
b809448
Compare
Contributor
Greptile OverviewGreptile SummaryThis PR adds validation to prevent GPP (Global Privacy Platform) notices from being configured in TCF (Transparency and Consent Framework) experiences, improving data integrity for consent management. Key Changes:
Issues Found:
Confidence Score: 4/5
Important Files Changed
|
Contributor
Additional Comments (1)
Consider preserving existing non-GPP notices: |
This file contains hidden or 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
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.
Ticket ENG-1237
Description Of Changes
Added validation and UI improvements to prevent GPP notices from being configured in TCF experiences. When GPP notices are detected in a TCF experience, an error alert is displayed. The privacy notice dropdown now filters out GPP notices for TCF experiences and shows a disabled placeholder option to inform users that GPP notices are not supported.
Code Changes
ScrollableListcomponent to support disabled items viaisItemDisabledproppopupMatchSelectWidth={false}) to display longer option names without ellipsisoptionFilterProp="label"Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdated