Open jsobers1331 opened 8 years ago
Good question, but in current implementation you can't call one method and know that user has voted already. This lines respond to this functionality https://github.com/Chiliec/yii2-vote/blob/master/actions/VoteAction.php#L43-L47 and it can be moved to a separate method.
How can I make the Thumbs up or Thumbs down be highlighted or a different color if current user has voted already?