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
..
components Apply refactor changes for edit submission (#757) 2025-05-15 16:24:11 +02:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Update Loading State in OpenForm Component 2025-05-19 14:53:30 +02:00
integrations Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
tables Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00