bjornregnell / sigrid

Help queue web app for lab sessions and tutorials.
Apache License 2.0
10 stars 5 forks source link

make sigrid monitor update the dom upon update instead of reload #25

Open bjornregnell opened 2 years ago

bjornregnell commented 2 years ago

reload of entire page causes flickering

bjornregnell commented 2 years ago

I have increased the reload interval to 10s so this is a minor problem.

bjornregnell commented 1 year ago

it would be good if sigrid monitor was rewritten in ScalaJS and dynamically chnaged the dom. This would probably be easiest if there is a rout to dump the whole database from server to client...