RocketChat / RocketChat/Rocket.Chat
Members dropdown does not close when clicking outside in Create Channel modal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
While creating a channel, the Members dropdown does not close when clicking outside.
Steps to reproduce:
- Click "Create Channel"
- Click "Members"
- Select a user
- Click outside the dropdown
Actual behavior:
The dropdown remains open.
Expected behavior:
The dropdown should close when clicking outside.
Environment:
Rocket.Chat latest develop branch
Running locally
Browser: Chrome
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 the Create Channel modal using the listed steps in Chrome. Locate the Members dropdown entry point and inspect the existing outside-click behavior. Done means the dropdown closes after selecting a user and clicking outside, without changing the expected channel-creation flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100