RocketChat / RocketChat/Rocket.Chat

Mail range of messages

Open
#10,874 1 comment 1 reaction 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 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:
  1. Start conversation with some person
  2. Produce few messages
  3. Left-click on first message
  4. 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.