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

Integrate error handling with ConfigData #32

Open
Venefilyn opened this issue Sep 5, 2018 · 0 comments
Open

Integrate error handling with ConfigData #32

Venefilyn opened this issue Sep 5, 2018 · 0 comments
Assignees
Labels
Front-end Issues for Vue, bundler, linter, styling.
Milestone

Comments

@Venefilyn
Copy link
Member

We need to retrieve error handling when submitting a form, and if possible, retrieve field validation rules for each ConfigData and display them together with the field. Basic structure exists as a error_data field within ConfigData and Config models.

One way would be to utilize Vee-validate and Vee-validate-Laravel and format errors that way. Another would be to utilize Vuelidate but would need a mapping between front-end and back-end validation.

@Venefilyn Venefilyn added the Front-end Issues for Vue, bundler, linter, styling. label Sep 5, 2018
@Venefilyn Venefilyn added this to the Redesign v3.0 milestone Sep 5, 2018
@Venefilyn Venefilyn self-assigned this Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Front-end Issues for Vue, bundler, linter, styling.
Projects
None yet
Development

No branches or pull requests

1 participant