TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.97k stars 85 forks source link

Can't see welcome message for mobile account #917

Open Dinek007 opened 2 years ago

Dinek007 commented 2 years ago

my both desktop and mobile users can't see welcome message for mobile user, the registrar sees it

Dinek007 commented 2 years ago

mobile image desktop image

registrar image

holmesworcester commented 2 years ago

@Dinek007 says:

"update: the bug 'welcome message doesn't appear' happened probably because the action didn't write the message to orbitdb but wrote it to the frontend state in the store, it's hard to say what was the cause, probably that the new user joined immediately after the desktop app with the register opened with a high load (syncing, etc..), so writing welcome message to orbitdb didn't finished (?) I haven't idea how to fix or secure it for the future, maybe someone has an idea?"

This is serious but not part of our current milestone so I think we should return to it later. Probably the first step is to write a test or that reproduces the problem 100% of the time, and then fix it.

kingalg commented 10 months ago

@holmesworcester is this still an issue considering technologies that we are currently using?