aaspinwall / collab

Collab project: We're currently building a decision maker app with Next.js on the frontend and graphQL / faunaDB on the backend.
https://collab-git-main.aaspinwall.vercel.app/
MIT License
5 stars 13 forks source link

Close the room when time runs out and redirect #136

Open aaspinwall opened 3 years ago

aaspinwall commented 3 years ago

When the timer runs out, you get an alert() message saying that it's closed for voting. Like this:

Screen Shot 2021-01-14 at 10 29 07 AM

After the user closes the dialog or goes back to this voting page. They should get something like this: Screen Shot 2021-01-14 at 10 52 43 AM

cangoman commented 3 years ago

I can give this a try

aaspinwall commented 3 years ago

I can give this a try

Go for it!