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.9k stars 81 forks source link

Switching from home screen to channel switches back #2513

Open holmesworcester opened 2 months ago

holmesworcester commented 2 months ago

Steps to reproduce on pixel 6 in 2.2.0-alpha.4:

  1. join a community with 2 channels from the home screen, tap on one
  2. go back to the homescreen
  3. tap on the same one

expected: channel opens as normal

actual: channel opens for a moment and quickly switches back to the homescreen even though I did not navigate back.

leblowl commented 2 months ago

I'm not noticing this on my branch: https://github.com/TryQuiet/quiet/pull/2499

holmesworcester commented 2 months ago

I tried to reproduce this again and failed, so it's probably non-deterministic.

ikoenigsknecht commented 2 months ago

I also can't reproduce. I'm using an emulator but the behavior seems normal.

holmesworcester commented 2 months ago

note: isla was able to reproduce this whenever there are images in a channel. let's see if we can reproduce it without the images bug. #2526

kingalg commented 1 month ago

@holmesworcester I checked it on my Google Pixel 7 following your steps (and there are pictures in the channels), and everything worked fine. The version I used is prod 2.2.0. I haven't encountered this issue before, so I can't tell for sure that it's fixed, but if the whole trick was using images, and they are now fixed, it's most likely fixed.

holmesworcester commented 1 month ago

I think it isn't always about images and I don't think it reproduces deterministically so I don't think we know if it was fixed or not. Let's leave it open to see if I can make it happen again.

kingalg commented 1 month ago

Sure, I'll keep an eye on it.