RocketChat / RocketChat/Rocket.Chat
Select not collapsing
Open
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:
- Go to workspace
- Select the users tab
- 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
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 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