(bug): Cant upvote post
Summary
Reported by @ottman
Steps to reproduce
(How one can reproduce the issue - this is very important)
Platform information
Android
App version
v3.8.0-rc1
What is the current bug behavior?
User cannot upvote the post.
What is the expected correct behavior?
Shoud atleast be shown an error message explaining why if the user cannot upvote.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
added Priority::1 - High Type::Bug scoped labels
added V3.8.0-rc1 label
assigned to @msantang78
changed milestone to %sprint: Jolly Jellyfish
added Status::InProgress scoped label
added Status::Follow Up scoped label and automatically removed Status::InProgress label
changed weight to 1
- Maintainer
It only happens to me when the call to the server fails (usually because there is no connectivity)
added Priority::2 - Normal scoped label and automatically removed Priority::1 - High label
- Developer
I see @msantang78. Can we find a way to alert a user to the lack of connectivity?
I guess ideally we use a little toast popup or something to alert them rather than opening a modal.