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

Add way to pick priority errors #40

Open
franciscomorais opened this issue Jan 19, 2021 · 0 comments
Open

Add way to pick priority errors #40

franciscomorais opened this issue Jan 19, 2021 · 0 comments
Assignees
Labels
discussion enhancement New feature or request

Comments

@franciscomorais
Copy link
Contributor

franciscomorais commented Jan 19, 2021

When we have several keywords in a json-schema field, react-forms returns only one error (first or last). This issue should:

  • Offer a way to return all errors
    or
  • Send an error priority array, that is, if we have errors A, B, C and the priority array is C, B, then it returns C.

Suggestions are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants