bjornregnell / sigrid

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

add auto-update for beppe #35

Open axelnilsson98 opened 1 year ago

axelnilsson98 commented 1 year ago

I think it would be a good idea for beppe to autoupdate in a way similar to sigrid-monitor. I think it would help in a room when the TA is idle to not have to update beppe so often

bjornregnell commented 1 year ago

The problem with that is that state updates might get lost if a forced update comes before you click update manually. So for bepe to be improved and reactive I think it must be rewritten to ScalaJS with dynamic DOM stuff.

Does it work for you to have both Sigrid Monitor (in a different window) and Beppe simultaneously?

axelnilsson98 commented 1 year ago

right, I didn't think about that. Maybe having sigridmonitor aswell is a workaround that will have to do then