RocketChat / RocketChat/Rocket.Chat.ReactNative

Unfollowing in the Following Filter doesn't instantly update thread changes.

Open
#5,503 0 comments 0 reactions 0 assignees View on GitHub

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:
  1. Go to RoomView
  2. Click on Threads
  3. Select display following filter
  4. 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:

https://github.com/RocketChat/Rocket.Chat.ReactNative/assets/65113071/331d60b6-1cca-4e1d-ae26-cbca74ed3be8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.