RocketChat / RocketChat/fuselage
Dropdown to add-members is not closing when clicked somewhere on modal
Open
@umangutkarsh is already working on this.
Since Jan 8, 2024.
- Dominant language
- TypeScript
- Stars
- 162
- Forks
- 258
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 24
Description
Description:
Dropdown to add-members is not closing when clicked somewhere on modal or when clicked to close the dropdown, it is only closed when clicked outside.
Steps to reproduce:
- Start RocketChat server
- Go on home-page
- Click on Create Channel
- Fill details and try to add members.
- Now click somewhere on the modal or try to close the dropdown.
Expected behavior:
The dropdown should get closed when clicked on the modal somewhere or when clicked on the arrow-button to close it.
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: v6.6.0-develop
- Operating System: Windows 10 (running the server on gitpod)
- NodeJS Version: v14.21.4
- MongoDB Version: v6.0.3
Client Setup Information
- Desktop App or Browser Version: Version 120.0.6099.199 (Official Build) (64-bit)
- Operating System: Windows 10 (gitpod)
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.