FlowFuse / FlowFuse/flowfuse

Handle form validations in a coheseve manner across the application

Open
#3,928 0 comments 0 reactions 1 assignee Claimed by @cstns View on GitHub
epic
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

### Description

Form validation is closely linked to UX and also DX.

Choosing the moment when to validate fields and when to display an error matters. The more complex the form, more complex validation is required and at times can get out of hand an unmanageable.

A good validator must:
- be flexible
- play nicely with Vue
- have i18n support

Suggestions:
- [vuelidate](https://github.com/vuelidate/vuelidate)
- [vee-validate](https://github.com/logaretm/vee-validate)

### Which customers would this be available to

Everyone - CE/Starter/Team/Enterprise

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.