Commit 6a3684b
committed
Disabled instrospection
Fixed issue with project submissions allowing multiple submissions if clicking fast enough
Added .finally to async call sequence on submissionForm to set isSubmitting to false when all promises settle onSubmit1 parent 4d62249 commit 6a3684b
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- backend/modules
- frontend/src
- components/inputs
- pages/_dashboard/renderDashboard/participant/project
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
330 | 332 | | |
331 | | - | |
332 | | - | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
0 commit comments