-
Notifications
You must be signed in to change notification settings - Fork 77
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
ui/custom-metadata: Refactor taxonomy to use a single form submission flow #2586
ui/custom-metadata: Refactor taxonomy to use a single form submission flow #2586
Conversation
Passing run #127 ↗︎Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Codecov ReportBase: 85.91% // Head: 85.91% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2586 +/- ##
==========================================
- Coverage 85.91% 85.91% -0.01%
==========================================
Files 285 285
Lines 15496 15496
Branches 1947 1947
==========================================
- Hits 13314 13313 -1
Misses 1799 1799
- Partials 383 384 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
clients/admin-ui/src/features/common/custom-fields/CustomFieldSelector.tsx
Show resolved
Hide resolved
clients/admin-ui/src/features/common/custom-fields/CustomFieldSelector.tsx
Show resolved
Hide resolved
0d298d8
to
6988b9e
Compare
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.
lgtm
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.
whew, nice job!!
clients/admin-ui/cypress/fixtures/taxonomy/custom-metadata/custom-field/list.json
Show resolved
Hide resolved
22b9e82
to
142dd69
Compare
142dd69
to
bbcf0a4
Compare
Closes #2545
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
Description Of Changes