-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Chrome doesn't load additional search results when bottom is reached #14706
Copy link
Copy link
Closed
Description
Description:
When using the search function of Rocket.Chat in Chrome, it doesn't seem to load additional search results when the bottom of the view is reached and the endless spinner should actually show up to load more.
Steps to reproduce:
- Go to our open instance (https://open.rocket.chat)
- Join "#support" room
- Search for
from:frdmn - Notice how it stops after showing messages from "20th February 2019"
Actual behavior:
Expected behavior:
On Electron, the spinner shows up and loads additional results (at least including "4th Feburary 2019":
Server Setup Information:
- Version of Rocket.Chat Server: 1.1.0
- Operating System: Cloud
- Deployment Method: Cloud
- Number of Running Instances: Cloud
- DB Replicaset Oplog: Cloud
- NodeJS Version: Cloud
- MongoDB Version: Cloud
Additional information
- Chrome Version: 74.0.3729.169 (official build) (64-bit)
Apparently this also happens in Firefox.
Reactions are currently unavailable

