Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Correct message count display in discussions #35435

Open
Ansh-dS opened this issue Mar 8, 2025 · 1 comment
Open

fix: Correct message count display in discussions #35435

Ansh-dS opened this issue Mar 8, 2025 · 1 comment

Comments

@Ansh-dS
Copy link

Ansh-dS commented Mar 8, 2025

Description:

When creating a discussion within a team, channel, or direct message and sending messages there, the number of messages reflected back in the main thread (team, channel, or direct message) is always one less than the actual count.

Steps to Reproduce:

  1. Open a team, channel, or direct message from the left pane.
  2. Send a message, tap on it, click on the three-dot menu, and select "Create Discussion".
  3. Send multiple messages within the discussion.
  4. Navigate back to the original team, channel, or direct message.
  5. Observe that the number of messages displayed is always one less than the actual count.

Expected Behavior:

  • The main thread should correctly reflect the total number of messages sent in the discussion.

Actual Behavior:

Screen.Recording.2025-03-08.171056.mp4

Server/Client Information:

Server:

  • Operating System: Windows 11 (using WSL Terminal)
  • Rocket.Chat Server Version: 7.5.0-develop
  • Node.js Version: 22.13.1
  • Yarn Version: 4.6.0

Client:

Additional Information:

  • WSL Terminal: Used for installing dependencies.

Are you working on this?

Yes, I am working on this.

@blackmamba1231
Copy link

I can help you with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants