Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
548 stars 58 forks source link

[Bug]: App treats logged-in duplicate usernames across instances as one #942

Closed soren446 closed 1 year ago

soren446 commented 1 year ago

Check for open issues

Minimal reproducible example

Log into two Lemmy accounts on different instances with the same username before the @. Then, try logging out of one and it deletes both.

https://github.com/Memmy-App/memmy/assets/141293054/2ff8b6d8-e068-4851-8e65-6640d9c6c462

Expected Behavior

Accounts with the same username on different instances should be treated differently when doing something like logging out. In my video, I’m using soren446 on the lemmy.world and hexbear.net instance. However, when I log out of one, it logs out of both.

Version

0.5.1

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPhone 14 Pro Max

eoddc5 commented 1 year ago

Replicated.

@gkasdorf

gkasdorf commented 1 year ago

Thanks, will fix.

gkasdorf commented 1 year ago

Should be good now.