-
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
Make taxonomy items able to be enabled or disabled #3844
Conversation
Passing run #3296 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
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.
looking good so far!
…egory types; fix cypress tests, change disable modal to not say children;
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.
nice job working through a complicated feature that touched a lot of parts @jpople !! left a few comments, though I wouldn't consider any of them blocking 👍
clients/admin-ui/src/features/system/privacy-declarations/PrivacyDeclarationStep.tsx
Show resolved
Hide resolved
Co-authored-by: Allison King <[email protected]>
Co-authored-by: Allison King <[email protected]>
Co-authored-by: Kelsey Thomas <[email protected]> Co-authored-by: Allison King <[email protected]> Co-authored-by: Allison King <[email protected]>
Closes #3710
Adds a toggle to the hover menu in the taxonomy view for taxonomy items which enables or disables them after displaying a modal. Disabled items will not be shown in system form dropdowns [not implemented yet].
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md