-
Notifications
You must be signed in to change notification settings - Fork 84
fix label to match option in DataCategorySelect #7012
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Greptile OverviewGreptile SummaryFixed the display bug where selected data categories showed raw fides keys (e.g.,
The implementation works correctly but bypasses TypeScript type safety since Confidence Score: 4/5
Important Files ChangedFile Analysis
|
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.
1 file reviewed, 2 comments
Ticket ENG-1984
Description Of Changes
Fixed a bug where the Action Center field review was displaying raw data category keys instead of the user-friendly formatted names shown in the broader schema view.
Code Changes
DataCategorySelect.tsxSteps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works