opnform-host-nginx/client/components/open/forms
Julien Nahum 0d9c658638 Enhance Error Handling and Validation Feedback in Form Components
- Updated error handling in `EditSubmissionModal.vue`, `OpenCompleteForm.vue`, and `OpenForm.vue` to utilize a new `formValidationError` method for improved user feedback on validation issues.
- Introduced `formValidationError` function in `useAlert.js` to format and display validation errors more effectively, including detailed error messages for multiple fields.
- These changes aim to provide clearer and more actionable feedback to users when form submissions fail due to validation errors, enhancing the overall user experience.
2025-03-26 20:05:23 +01:00
..
components Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
fields Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
FormTimer.vue refactor(FormTimer.vue): change timer variable from let to ref for reactivity 2024-09-19 10:11:34 +02:00
OpenCompleteForm.vue Enhance Error Handling and Validation Feedback in Form Components 2025-03-26 20:05:23 +01:00
OpenForm.vue Enhance Error Handling and Validation Feedback in Form Components 2025-03-26 20:05:23 +01:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00