RocketChat / RocketChat/Rocket.Chat
Scroll dropdown move while page is scrolling
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Steps to reproduce:
- Click My Account icom
- Click on the My Account button
- Click Preferences
- Click on the Sound
- Click on the New Room Notification dropdown
- Scroll to the top
- Observe that dropdowns change it position during scrolling
Expected result:
Dropdowns should stay on the same position until the user clicks anywhere, then dropdown should cloused
Actual result:
Dropdowns change it position during scrolling
Expected behavior:
Dropdowns should stay on the same position until the user clicks anywhere, then dropdown should cloused
Actual behavior:
Dropdowns change it position during scrolling
Server Setup Information:
- Version of Rocket.Chat Server: 3.17.0
Client Setup Information
- Desktop App or Browser Version:
Firefox 78.0.2 / 79.0 (64 Bit, tested on both machines),
Chrome Version 93.0.4577.63 (Official Build) (64-bit) - Operating System: Ubuntu 20.04.3 LTS
Additional context



Relevant logs:
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 through My Account > Preferences > Sound and the New Room Notification dropdown in Firefox or Chrome, then trace the frontend dropdown behavior during page scrolling. Done means the dropdown remains in its original position while scrolling and closes when the user clicks elsewhere.
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