webapp: Fix bad interaction between required fields and modals.
This commit is contained in:
parent
c941523b63
commit
7b032dbbc8
14 changed files with 50 additions and 13 deletions
|
@ -8,6 +8,8 @@ The webapp is a web server that displays a shiny interface.
|
|||
This is quite likely because of how the div containing transfers is refereshed.
|
||||
If instead javascript was used to update the progress bar etc for transfers
|
||||
with json data, the buttons would work better.
|
||||
* Some forms display a modal message when submitted and also have required
|
||||
fields. This does not interact well.
|
||||
|
||||
## interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue