RocketChat / RocketChat/Rocket.Chat

Select not collapsing

Open
#31,637 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

The select compont in the user roles not collapsing on click which should be a default behaviour for any select component.
Also on keeping it open it and scrolling we see the select itself scrolls.

Steps to reproduce:
  1. Go to workspace
  2. Select the users tab
  3. Add the users and try selecting roles
Expected behavior:

It should collapse by default on closing

Actual behavior:

not closing

Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System: win 10
  • Deployment Method:wsl2 ubuntu
  • Number of Running Instances: 1
  • DB Replicaset Oplog: enabled
  • NodeJS Version: 14
  • MongoDB Version: 6
Client Setup Information
  • Desktop App or Browser Version: browser
  • Operating System: win 10
Additional context

Capture
Capture

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 in the users tab and reproduce the role-selection flow described in the issue. Inspect the select component used when adding users and selecting roles, including its scrolling behavior. Done means the select closes by default after selection and does not scroll unexpectedly while open.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.