stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

[🐛] Bug Report Title - RefreshControl in ChannelList persists after return to foreground

Open brianjd opened this issue 1 year ago • 3 comments

Issue

Describe your issue here

Steps to reproduce

Steps to reproduce the behavior:

  1. Have a "Chat" with the ChannelList component
  2. Switch to different tab
  3. Send app to background
  4. Return app to foregroup
  5. Switch to "Chat" tab

IMG_E53347CFB414-1

Expected behavior

It shouldn't be displayed after loading.

Project Related Information

Customization

N/A

Offline support

  • [ ] I have enabled offline support.
  • [ ] The feature I'm having does not occur when offline support is disabled. (stripe out if not applicable)

Environment

Click To Expand

package.json:

# N/A

react-native info output:

 OUTPUT GOES HERE
  • Platform that you're experiencing the issue on:
    • [x] iOS
    • [ ] Android
    • [ ] iOS but have not tested behavior on Android
    • [ ] Android but have not tested behavior on iOS
    • [ ] Both
  • stream-chat-react-native version you're using that has this issue:
    • e.g. 5.4.3
  • Device/Emulator info:
    • [x] I am using a physical device
    • OS version: `iOS 17.5.11
    • Device: iPhone 14

Additional context

Screenshots

Click To Expand


brianjd avatar Jun 18 '24 21:06 brianjd

Hey @brianjd, can you upgrade to the latest version of the SDK and see if you were able to reproduce this issue anymore. We fixed a couple of stuff around the same and that could have fixed it as well. Thanks :)

khushal87 avatar Oct 14 '24 18:10 khushal87

Still happening: sdk 5.44.2 @khushal87

ferchomedina avatar Dec 11 '24 16:12 ferchomedina

Hey @brianjd @ferchomedina, if you have Chat wrapped on your component's root, I don't think this should be an issue. We were not able to reproduce it on our side using the steps you provided, at least on v6 of our SDK. Can you please provide us with the code that you have? Thanks :)

https://github.com/user-attachments/assets/ccc7131e-a8bc-4386-b316-b6f7ca43f175

khushal87 avatar Mar 19 '25 07:03 khushal87

I will close this issue due to long time of inactivity and inability to reproduce it. If you face this issue please upgrade the SDK to >=7 and let us know and we will be happy to look into it. Thanks 😄

khushal87 avatar Jul 30 '25 07:07 khushal87