ace-lab / planning-poker

Planning Poker is a Rails application for Story Estimation with Pivotal Tracker. It uses push notifications (Faye), Bootstrap and Font-Awesome.
0 stars 1 forks source link

Voting doesn't update Card #2

Closed adnanhemani closed 6 years ago

adnanhemani commented 6 years ago

When you press a point value button to vote, it doesn't change the Card that shows you that you've voted - and so, I would guess that it is not recording your vote.

adnanhemani commented 6 years ago

Have just looked inside database and no votes were recorded.

an-ju commented 6 years ago

Fixed by PR #4 .