-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Loading Animation on channel file list blocks user input #14903
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interaction
Milestone
Description
Description:
For a channel with many files, enough that they would need pagination/load more button, it appears that the loading animation simply doesn't go away, making it impossible to browse the file list. Not even the close button is functional during this.
If I edit it with the browser dev tools to delete the loading modal thing, it's perfectly functional and shows everything had indeed been loaded. Had a user encounter this same thing on his mobile phone browser, too.
Expected behavior:
For the loading animation to go away after a few seconds at most.
Actual behavior:
It hangs and due to it being opaque to clicks, blocks usage of the entire sidebar.
Server Setup Information:
- Version of Rocket.Chat Server: 1.3.0-develop (latest as of a few days ago), still on 1.2.0-develop according to the version, but it was after the 1.2.0 release
- Operating System: Ubuntu Server
- Deployment Method: Docker
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: 8.15.1
- MongoDB Version: 4.0.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interaction
