digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 1 forks source link

"Add Another Device" can show already-added device in the list #497

Open EvanHahn opened 3 months ago

EvanHahn commented 3 months ago

After inviting someone, the coordinator can tap "Add Another Device". If they do, they can see the device they just invited.

After a quick investigation, the bug might live here (not sure):

https://github.com/digidem/comapeo-mobile/blob/25d23acf7c2898b6b1da5d76192edca007e5da0c/src/frontend/screens/Settings/ProjectSettings/YourTeam/SelectDevice.tsx#L38-L45