liftoff-app / liftoff

🐒 A mobile client for lemmy
GNU General Public License v2.0
528 stars 36 forks source link

Multiple votes with multiple accounts #482

Closed WagnasT closed 1 year ago

WagnasT commented 1 year ago

Device info

Describe the bug

When logged into multiple accounts and upvoting or downvoting the total vote is affectes by the number of logged in accounts, I think each account is voting.

Steps to reproduce

  1. Have multiple accounts logged in
  2. Click on upvote
  3. ???
  4. profit

Relevant logs

Expected behavior

Only the account that is active should vote.

Screenshots/Screencasts

If applicable, add screenshots to help explain your problem.

Additional context

My accounts are on separate instances, not sure if this happens with accounts on the same instance.

WagnasT commented 1 year ago

I restarted the app and it stopped doing it, if it starts happening again I'll gather more info to figure out why.