Skip to content
New issue

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

Upvote button responsiveness #91

Open
sydneyitguy opened this issue Dec 22, 2019 · 0 comments
Open

Upvote button responsiveness #91

sydneyitguy opened this issue Dec 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request high-priority

Comments

@sydneyitguy
Copy link
Member

sydneyitguy commented Dec 22, 2019

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

  1. Add loading image on button and disable it during the API calls
  2. Make the button active immediately first and revoke only if error returned

I think option 2 is better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority
Development

No branches or pull requests

2 participants