RocketChat / RocketChat/Rocket.Chat
[feature request] Multiple attachments/files to send
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Steps to reproduce:
- Go to any chats
- Click on attachment icon
Expected behavior:
Should be able to send multiple files
Actual behavior:
can send one at a time
Client Setup Information
- Desktop App or Browser Version: 6.x
- Operating System: win 8
Additional context
Although this has been listed as a project in gsoc 24, but wouldn't it be good if it can be get done in sa single pr
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 at the chat attachment icon flow described in the issue and trace how the current single-file send path is handled. The work is done when a chat can select and send multiple files together instead of requiring one send per file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100