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.98k stars 86 forks source link

Creating a community is broken #2464

Closed siepra closed 6 months ago

siepra commented 7 months ago

Branch: develop

Steps to reproduce:

  1. Launch the app
  2. Enter community name
  3. Enter user name

Expected behaviour: The app goes past the connection screen and displays newly created community's channel list

Actual behaviour: The app gets stuck on connection screen

Detox tests caught that

holmesworcester commented 7 months ago

Does this happen every time? Let's fix it now and put it in current sprint if so!

siepra commented 6 months ago

It turned out to be a problem with web socket connection mechanism adjustments for Detox testing purpose. It doesn't affect release candidate and it's going to be fixed on develop soon