RocketChat / RocketChat/Rocket.Chat.ReactNative
Bug: Update members after adding users in RoomMembersVIew
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:
The members are not updating immediately after adding users in channel/team
Environment Information:
- Rocket.Chat Server Version: 6.5.0
- Rocket.Chat App Version: 4.44.0+
- Device Name: Realme 9
- OS Version: Android
Steps to reproduce:
- Create Channel
- Add users to channel
Expected behavior:
Members are updated immediately after adding users
Actual behavior:
Members are not updated immediately after adding users
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 by reproducing the Android flow described: create a channel or team and add users, then inspect the RoomMembersVIew entry point and its member update path. Done means the newly added users appear in the members list immediately after adding them, matching the expected behavior.
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
- 45/100