RocketChat / RocketChat/Rocket.Chat
Conversation scroll top and not remain to bottom
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:
Steps to reproduce:
- A conversation is on the bottom, the scroll bar are on the bottom..
- Close the window of RocketChatElectron client.
- Re-open the window of RocketChatElectron client and the conversation skip on the top, the scroll bar skip on the top..
Expected behavior:
I expect the conversation remain on the latest state, the scroll bar not moving.
Server Setup Information:
- Version of Rocket.Chat Server:
- Operating System: 2.4.14
- Deployment Method: https://docs.rocket.chat/installing-and-updating/manual-installation/debian
- Number of Running Instances: 1
- NodeJS Version: v8.17.0
- MongoDB Version: 3.6.14
Client Setup Information
- Desktop App or Browser Version: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/3.2.3/rocketchat-setup-3.2.3.exe
- Operating System: Windows 10 21H1
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 with RocketChatElectron 3.2.3 on Windows 10: scroll a conversation to the bottom, close the client, and reopen it. Trace the desktop client's conversation restoration and scroll-position handling. Done means reopening preserves the latest conversation state and keeps the scrollbar at the bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100