remove todo item really caused by the webapp hang bug, now fixed
This commit is contained in:
parent
8883a75fd5
commit
418b017978
1 changed files with 0 additions and 9 deletions
|
@ -1,14 +1,5 @@
|
|||
The webapp is a web server that displays a shiny interface.
|
||||
|
||||
## bugs
|
||||
|
||||
* At least in chromium, clicking on the transfer pause or cancel button
|
||||
sometimes fails. Seen in javascript console:
|
||||
500 error code from web server.
|
||||
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.
|
||||
|
||||
## interface
|
||||
|
||||
* list of files uploading and downloading **done**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue