RocketChat / RocketChat/Rocket.Chat.ReactNative
Unfollowing in the Following Filter doesn't instantly update thread changes.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
Description:
Threads not updating immediately if unfollowed in Following Filter
Environment Information:
- Rocket.Chat Server Version: 6.6.0
- Rocket.Chat App Version: 4.44.0.9999+
- Device Name: Realme 9
- OS Version: Android
Steps to reproduce:
- Go to RoomView
- Click on Threads
- Select
display followingfilter - Unfollow any one of the thread
Expected behavior:
Unfollowing in the Following Filter does not cause a delay in immediate thread updates.
Actual behavior:
Unfollowing in the Following Filter causes a delay in immediate thread updates.
Additional context:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the RoomView Threads entry point and reproduce the issue on Android using the Following filter. Trace what happens after unfollowing a thread and compare the visible list with the expected immediate update. Done means the unfollowed thread is removed or updated without a delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100