pluralsight / mob-timer

A mob programming application
Apache License 2.0
65 stars 26 forks source link

Timer doesn't reset when user is disabled #19

Closed TravisBumgarner closed 5 years ago

TravisBumgarner commented 6 years ago

Steps to recreate:

  1. Pause timer on one person
  2. Disable that person, automatically switches to next person
  3. Timer doesn't reset
TravisBumgarner commented 5 years ago

Going to try and tackle this. I know nothing about Electron apps so I might give up shortly.

allan-stewart commented 5 years ago

I'm not sure how far you got on this @TravisBumgarner , but since it sounded like you were unsure about it and I had some time, I went ahead and created the above PR to fix the issue.