You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.
For now, this can be implemented in elm directly, I'm thinking somewhere within https://github.com/Mingosio/celebrity-picture-rater/blob/master/app/javascript/Voting.elm#L67-L68, basically the equal to a setTimeout to disable the newest loaded vote, then re-enable the actions after a few seconds.
Also with this piece, it probably makes sense to add some visual cue like a green border flash or equal to depict the chosen image.
The text was updated successfully, but these errors were encountered:
For now, this can be implemented in elm directly, I'm thinking somewhere within https://github.com/Mingosio/celebrity-picture-rater/blob/master/app/javascript/Voting.elm#L67-L68, basically the equal to a setTimeout to disable the newest loaded vote, then re-enable the actions after a few seconds.
Also with this piece, it probably makes sense to add some visual cue like a green border flash or equal to depict the chosen image.
The text was updated successfully, but these errors were encountered: