-
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
Custom field modal #3165
Custom field modal #3165
Conversation
…fides into ajackson_3079_custom_field_modal
Also automatically set the name
Also validate form on select option
Passing run #1614 ↗︎
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.
whew this is a lot, nice job figuring it all out! especially for such a complex feature. I left a few comments though I don't think there's anything blocking
clients/admin-ui/src/features/common/custom-fields/constants.ts
Outdated
Show resolved
Hide resolved
clients/admin-ui/src/features/custom-fields/CustomFieldModal.tsx
Outdated
Show resolved
Hide resolved
clients/admin-ui/src/features/custom-fields/CustomFieldModal.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Allison King <[email protected]>
Co-authored-by: Allison King <[email protected]>
Co-authored-by: Allison King <[email protected]>
…' into ajackson_3079_custom_field_modal
Co-authored-by: Allison King <[email protected]>
…' into ajackson_3079_custom_field_modal
@allisonking I think everything from the first review has been addressed. I'll create the follow up tickets now and link them here |
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.
🙌
Co-authored-by: Allison King <[email protected]>
Closes #3079
Closes #3045
Code Changes
CustomFieldsList
to support open text fieldsSteps to Confirm
Pre-Merge Checklist
CHANGELOG.md
Description Of Changes
Write some things here about the changes and any potential caveats