MLH-Fellowship / clarify

a tool for educators to make instruction more interactive for students. Try it now: https://clarify-io.web.app/
https://clarify-io.web.app/
2 stars 5 forks source link

Fix bug with # of votes overcounting #43

Open lilymtang opened 4 years ago

lilymtang commented 4 years ago

Poll count isn't properly decrementing when users leave/refresh. Need to correctly detect leaving the room

lilymtang commented 4 years ago

Correctly detect leaving the room, but sometimes when users enter the room the value is incremented twice. No idea why as it seems to happen without any pattern..