RocketChat / RocketChat/Rocket.Chat

Message options isn't closed until clicked outside manually.

Open
#30,671 1 comment 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 any option is clicked from the Message-options - the option-bar should disappear. It is to be manually clicked outside so as to close the message-options menu.

Steps to reproduce:
  1. Go to 'EmbeddedChat'
  2. Click on 'Message - options' of any message
  3. Select any option, the Message - menubar doesn't close.
  4. Select Chat options. Still the Message - menubar isn't closed.
  5. Manually click outside to close the message - options.
Expected behavior:
err3

The Message - Menu Bar should get closed when an option is selected from the message options.

Actual behavior:
err2

The Menu - bar is not closed when any option is selected. Have to manually click outside to get it closed.^

Server Setup Information:
  • Version of Rocket.Chat Server: 6.4.2
  • Operating System: Microsoft Windows 10
  • Number of Running Instances: 1
  • NodeJS Version: Using nvm
  • MongoDB Version: 6.0
Client Setup Information
  • Desktop App or Browser Version: Chrome Version 118.0.5993.71
  • Operating System: Windows 10

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 issue in EmbeddedChat and locating the Message-options menu and its option-selection handlers. Verify each option, including Chat options, and consider the work done when the menu closes immediately after any option is selected without requiring an outside click.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.