-
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
Classifier category badge updates #5212
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
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 |
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.
Looks much cleaner now. I found no bugs with the UI. I think it's a bit odd that when you delete a category it goes back to the classification result, but I guess that's helpful if you accidentally change the category and want to go back. I wasn't able to test the None state because of that, but I see that you've added a test to cover that.
Everything looks good. Just needs the changelog update. I will leave the approve now.
Yeah, this behavior is a bit strange but I talked it over with Adam, Kirk and Jack last week and it seems like there's no way around it for now without extra backend changes, and we don't ever want to fully get rid of the classifier data categories. The None state where the field doesn't have subfields shouldn't ever happen TMK, just wanted it covered in case I'm failing to think of something. |
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-2546
Description Of Changes
Visual update to data category badges and status badges in discovery field tables and tweaks to behavior.
Old:
New:
Behavior changes:
Code Changes
Pre-Merge Checklist
CHANGELOG.md