SimonHalvdansson / Harmonic-HN

Modern Android client for Hacker News
https://play.google.com/store/apps/details?id=com.simon.harmonichackernews
Apache License 2.0
620 stars 39 forks source link

Indication for upvoting posts #178

Open OmerDavidson opened 2 months ago

OmerDavidson commented 2 months ago

When clicking the upvote button, the button doesn't change. After a second you get a toast saying the upvote was successful.

Issue number 1 is there is no indication that this post is now upvoted.

Issue number 2 is when clicking the upvote button again, I expect to remove the upvote from the post. Like I am used to from a lot of other apps. But instead what happens is I get the same toast saying the upvote was successful.

Other than that the app is a joy to use. Thank you!