Bug fix/427 unresponsive form
Compare changes
Files
2@@ -28,9 +28,9 @@ $(document).on("ready", function () {
@@ -38,32 +38,39 @@ $(document).on("ready", function () {
fixes https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/issues/427#note_221996
We have handled the issue where the screen was clickable and user where able to add more entries to the form even when the form submission is in progress.