opnform-host-nginx/client/components/open/forms
Chirag Chhatrala efb2aabe0a
Implement AI Loading Messages and Enhance Locale Handling in Forms (#737)
- Added a new `AIFormLoadingMessages` component to display dynamic loading messages with emojis during form processing, improving user feedback.
- Enhanced locale handling in `OpenCompleteForm.vue` to default to English if an invalid locale is provided, ensuring better user experience and error handling.

These changes aim to provide clearer loading states and improve localization robustness in form components.

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-04-01 17:54:10 +02:00
..
components Implement AI Loading Messages and Enhance Locale Handling in Forms (#737) 2025-04-01 17:54:10 +02: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 Implement AI Loading Messages and Enhance Locale Handling in Forms (#737) 2025-04-01 17:54:10 +02:00
OpenForm.vue Enhance ESLint Configuration and Improve Code Consistency 2025-03-27 11:07:39 +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