breadhunter

Results 16 comments of breadhunter

Uploading data after entering 'add members' tab seems valid. Or something similar. We would have to add some level of restriction on the backend to prevent unnecessarily frequent uploads. Afaik...

It looks like frontend can't connect to backend (`Backend server: Unauthorized`) so backend did not receive signal about leaving community. Application stays in this state and websocket can't connect again.

Answering your question: generally yes, we should handle general errors better. However i'm not sure how it's related to what I wrote above. In this particular case there is no...

WhatsApp does not have a fallback. If user doesn't have WhatsApp installed, the "join" button on their webpage just opens xdg-open prompt and then clicking on 'open' does nothing. ![Image](https://user-images.githubusercontent.com/6099829/231429371-15d010a0-ed53-42f4-a01d-033696b92136.png)

Technically we accept both link and the code (so only params part of the link). But yeah, it's more likely that user will use the whole link.

https://github.com/TryQuiet/quiet/pull/2438