-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#1268] Disable case document button when form is being submitted #553
[#1268] Disable case document button when form is being submitted #553
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #553 +/- ##
========================================
Coverage 96.47% 96.47%
========================================
Files 540 540
Lines 19216 19216
========================================
Hits 18539 18539
Misses 677 677 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems reasonable, maybe it should change style to show disabled state?
How can I test this in the front-end? Do I need to add a new Aanvraag through Open Forms first? |
1 similar comment
How can I test this in the front-end? Do I need to add a new Aanvraag through Open Forms first? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggested something that needs to be checked if it works, maybe you'll need a more specific selector for the disabled button inside a form.
No description provided.