RocketChat / RocketChat/Rocket.Chat
Mail range of messages
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 mailing messages it is possible to mark fragment of conversation by marking first message, and then, by holding shift on keyboard by marking last one of range that highlite all messages from range but on the Mail Messages dialog shows "2 messages selected", and by sending via email only first and last message from range.
Server Setup Information:
- Version of Rocket.Chat Server: 0.64.2
- Operating System: Linux
- Deployment Method(snap/docker/tar/etc): Docker
- Number of Running Instances: 1
Steps to Reproduce:
- Start conversation with some person
- Produce few messages
- Left-click on first message
- While holding shift button on keyboard left-click on the last message
Expected behavior:
Green boxs on the right should show number of messages selected, and hitting send button should send all of them.
Actual behavior:
Show "2 messages selected", and only two of them are sent when clicked "send" button.
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
Reproduce the issue in the Mail Messages dialog by selecting a range of conversation messages with Shift. Trace the selection count and send flow, then verify that the dialog reports the full range and sends every selected message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100