RocketChat / RocketChat/Rocket.Chat

Some select inputs field not closing on click

Open
#28,936 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: improvement
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:

https://user-images.githubusercontent.com/81948346/232480288-ea852082-54c3-4a2c-a670-ee765ec05cd1.mp4

Actual behavior:

https://user-images.githubusercontent.com/81948346/232482505-a5efa7f0-eae2-44f6-80b2-7280ac6ac445.mp4

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.