RocketChat / RocketChat/Rocket.Chat
Message options isn't closed until clicked outside manually.
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:
- Go to 'EmbeddedChat'
- Click on 'Message - options' of any message
- Select any option, the Message - menubar doesn't close.
- Select Chat options. Still the Message - menubar isn't closed.
- Manually click outside to close the message - options.
Expected behavior:
The Message - Menu Bar should get closed when an option is selected from the message options.
Actual behavior:
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
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 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