RocketChat / RocketChat/Rocket.Chat.ReactNative
fix: message view auto scrolls up when swiped up
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
Description:
When the chat is at its bottom, if user swipes up a couple of times (3-4, sometimes 2 also), the message view scrolls up.
Environment Information:
- Rocket.Chat Server Version: 6.6.0
- Rocket.Chat App Version: 4.47.0.99999
- Device Name: Realme 7
- OS Version: Realme UI 3.0
Steps to reproduce:
- Open any chat view
- Swipe up a couple of times
- Observe chat going up
Expected behavior:
This is an unexpected behaviour. Chat must remain at the bottom.
Actual behavior:
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 in any chat view using the listed swipe-up steps, then trace the message view's scrolling behavior. The work is done when repeated upward swipes while the chat is at the bottom no longer move the view away from the bottom; verify this on the affected mobile environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100