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