Skip to content
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

WIP: Server-side validations and error message improvements #89

Draft
wants to merge 98 commits into
base: main
Choose a base branch
from

Conversation

JeffersonBledsoe
Copy link
Member

Adds support for performing arbitrary validations on the server and responding with an error message that needs to be displayed based on the state of the validation. This PR also makes a few changes to error messages and the 'required' status of fields in order to successfully achieve a good UX with this.

Requires: collective/collective.volto.formsupport#40
Needs a rebase from main or the previous PRs from @JeffersonBledsoe merged.

# Conflicts:
#	src/components/FieldTypeSchemaExtenders/index.js
#	src/index.js
# Conflicts:
#	src/formSchema.js
# Conflicts:
#	src/formSchema.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant