RocketChat / RocketChat/Rocket.Chat
Some select inputs field not closing on click
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Basically, chevron down Icon is used for showing a dropdown list & chevron up Icon is used for hiding that dropdown list after clicking. But in our case only the Chevron down button is working and unable to hide the dropdown list using it. It's working fine in
many inputs field and also not working in others.
Expected behavior:
Actual behavior:
Server Setup Information:
-Version of Rocket.Chat Server: 6.0.0-develop
-Operating System: windows 10
-Deployment Method: Gitpod
-Number of Running Instances:
-DB Replicaset Oplog: Enabled
-NodeJS Version: 14.21.2 - x64
-MongoDB Version:5.0.5
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 affected select inputs using the attached expected and actual behavior videos, then compare them with the inputs that already close correctly. Trace the dropdown and chevron behavior in the affected inputs and consider the issue done when clicking the open control consistently closes every affected dropdown.
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
- Needs clarification
- Newbie friendliness
- 30/100