todo
This commit is contained in:
parent
e4a02f5422
commit
71a6f3521c
1 changed files with 2 additions and 0 deletions
|
@ -38,3 +38,5 @@ The webapp is a web server that displays a shiny interface.
|
||||||
* Fix notification handle leakage on pages other than the main page.
|
* Fix notification handle leakage on pages other than the main page.
|
||||||
The javascript should use AJAX to request handles, that way
|
The javascript should use AJAX to request handles, that way
|
||||||
they won't be allocated at all in noscript.
|
they won't be allocated at all in noscript.
|
||||||
|
* Hook up notificaton close button to a callback that removes the notification
|
||||||
|
from the list. Otherwise reloading brings them back.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue