We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you click on upvote button on mobile (or some low latency environment), the button became active 2-3 seconds later.
Users may think the tap just didn’t go thorough so they tap it again, then it will vote and unvote immediately later on.
I guess we need to do it either one of those options
I think option 2 is better.
The text was updated successfully, but these errors were encountered:
ggomaeng
No branches or pull requests
When you click on upvote button on mobile (or some low latency environment), the button became active 2-3 seconds later.
Users may think the tap just didn’t go thorough so they tap it again, then it will vote and unvote immediately later on.
I guess we need to do it either one of those options
I think option 2 is better.
The text was updated successfully, but these errors were encountered: