Files
opnform-host-nginx/client/components/open
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
..
2025-05-07 17:15:56 +02:00