This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Messaging: Condition Auto-scrolling #409
Labels
dapp
enhancement
New feature or request
javascript
messaging
P3
Users are not significantly affected, minor cosmetic issue
ui/ux
I removed the autoscroll because there are too many rerenders. It needs to be added back and conditionally fire or trigger an indicator that there are new messages below.The conversation currently auto-scrolls whenever a new message arrives or the conversation is changed. We should do something along the lines of detecting whether or not the user has scrolled up from the bottom and then adding an element indicating that there is one or more new messages below.
The text was updated successfully, but these errors were encountered: