opnform-host-nginx/client/components/open/forms
JhumanJ f9c734c826 Update Loading State in OpenForm Component
- Changed the loading state binding in `OpenForm.vue` from `form.busy` to `isProcessing` for improved clarity and consistency in the form submission process.
- Introduced a computed property `isProcessing` to derive the loading state from the `formManager`'s state, enhancing the responsiveness of the UI during form interactions.

These changes aim to provide a more intuitive user experience by accurately reflecting the form's processing state during submissions.
2025-05-19 14:53:30 +02:00
..
components Enhance Form Functionality and Submission Logic 2025-05-19 12:23:37 +02:00
fields Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CaptchaWrapper.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
FormProgressbar.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
OpenCompleteForm.vue Enhance Form Functionality and Submission Logic 2025-05-19 12:23:37 +02:00
OpenForm.vue Update Loading State in OpenForm Component 2025-05-19 14:53:30 +02:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00