Skip to content

WIP: quiz owner shouldn't be able to start the poll if lobby is empty

Johannes Wenzel requested to merge (removed):staging into staging

added if clause to client/layout/view_lobby/scripts/events.js to check if lobby is empty

also added new splashscreen file client/layout/view_lobby/templates/emptyLobbySplashscreen which pops up on button click and you have a empty lobby

Merge request reports