RocketChat / RocketChat/Rocket.Chat

Unable to add more than one member in single go.

Open
#31,870 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:
When we try to add members in any discussion or any groups we can't add member in single go. We need to select individually .
This is not a big problem if we need to add 2-4 people/members.But problem arises if we have to add more members.

Process to reproduce:
->Go to any channel or discussion or any group in Rocket chat.
->Try to add members now.
->you can try with the help of commands but no such command is available

Actual behaviour:
Can add single member at a time.

Expected behaviour:
Should be tick which members to be added.

Running server information:
Rocket.Chat Version: 6.7.0-develop
NodeJS Version: 14.21.4 - x64
MongoDB Version: 7.0.5
MongoDB Engine: wiredTiger
Platform: linux
ReplicaSet OpLog: Enabled
Screenshot from 2024-03-02 01-04-51

->>Do let me know is this problem with everyone or not.

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 by reproducing the member-add flow in a Rocket.Chat channel, discussion, and group, checking how the current single-member selection behaves. Review the relevant frontend entry points reached from each add-members action and determine whether a shared flow exists. Done means users can select multiple members and add them in one action across the described contexts.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.