-
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
BigQuery nested field UI #5175
BigQuery nested field UI #5175
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Closes PROD-2353
Description Of Changes
Adds UI support for nested fields in BigQuery.
Visual changes to page headers and breadcrumbs:
Old:
New:
Resources in result tables with children that can be "clicked into" now have semibold name:
Result tables now support "clicking into" nested fields and viewing subfields:
Code Changes
onRowClick
to be optional on a per-row basis within a tableSteps to Confirm
Against Fidesplus backend on branch
PROD-2352_support-nested-fields-BE
(make sure you run the backend withnox -s "build(fidesplus)" "dev(fidesplus)"
so the classifier can work):Pre-Merge Checklist
CHANGELOG.md