-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Custom Emoji Admin Pane capped at 50 #14743
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 interactiontype: bug
Milestone
Description
Description:
Custom Emoji Admin Pane capped at 50?
Steps to reproduce:
- Upload more than 50 Emoji. (We have about 116 uploaded.)
- Go to the Custom Emoji Pane in Admin Settings
- Try searching for emoji that are past the 50 limit
Expected behavior:
On the Admin -> Custom Emoji Pane
The list should populate with all custom emoji.
Actual behavior:
On the Admin -> Custom Emoji Pane
The list is capped at 50 out of 116 so anything past 50 is cannot be deleted or edited.
Emoji that are past the 50 cannot be searched for either in the admin pane.
In a channel, DM, Thread, Discussion, etc.
All 116 do show up in the chat screen emoji menu.
Server Setup Information:
- Version of Rocket.Chat Server: 1.0.3
- Operating System: Ubuntu 16.04
- Deployment Method: manual
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v8.11.3
- MongoDB Version: 3.6.9
Additional context
I'm not seeing any buttons for pagination so I'm assuming that it is a bug that only pulls 50 emoji. We're on 1.0.3 but I checked the release logs and searched the issues but didn't see anything regarding this.
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 interactiontype: bug