Extend session timeouts
Get rid of session time outs, or at least log the user out when it happens. Kids come back to an unfinished app days later, start coding, then lose their work when they realize they are no longer logged in.
4
votes
snekse
shared this idea
Sorry. That is a known bug. Currently it should be around 24 hours.
For now just remind your kids to refresh the page every day.
-
snekse commented
More specifically, if the session has expired (i.e. the "assets" documentation icon no longer shows), then you should be prevented from typing new code. At the very least, something should happen when you click the green play button.