hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Feature/finish task modal #1169

Closed ghost closed 4 years ago

ghost commented 4 years ago

Adds the new designs requested by OMSI for V5.

jaronheard commented 4 years ago

I've done some play through testing. Things seems to be working for me.

A couple of comments: • Modal dialog timing seems too long in comparison to gameplay time • If you select tasks where you don't have the correct item in your kit, the "Keep Playing" modal will pop up. • Font spacing on "You Saved" and "Badges Earned" in title bar is off image

ghost commented 4 years ago

Responding to your comments:

jaronheard commented 4 years ago

Sounds good!

Keep Playing modal popping up during a task player doesn't have the item for. Right now this popup is set up to go off on a timer, I could make the timer restart when this case comes up if that sounds good?

Maybe it should just be longer rather than resetting? If it resets and you didn't add anything relevant to your kit then would the game keep playing itself for too long? Happy with what you think is best.

ghost commented 4 years ago

Woops! I made it 10s while developing. It's now set to 35s. Good catch!