mattermost/mattermost

[Bug]: Quick Reaction only shows one emoji in "Followed Threads" view

Open

#34545 opened on Nov 19, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (32,880 stars) (7,823 forks)batch import
Help Wanted

Description

Before you file a bug report

Mattermost Server Version

Server Version: 11.2.0 Load Metric: 3 Database Schema Version: 146 Build Number: 19491613547 Database: postgres

Operating System

macos

Steps to reproduce

  1. Navigate to the "Followed Threads" view.
  2. Hover over a message.

Expected behavior

The quick reaction menu should display multiple emojis in the "Followed Threads" view when the thread width allows it.

Observed behavior

Only one emoji is shown in the "Followed Threads" view

Log Output

Additional Information

When hovering over a message in a thread, the quick reaction (emoji) menu displays multiple options depending on the thread width. However, in the "Followed Threads" view, only one emoji is available, even though the thread width is large enough to display multiple options.

Screenshot comes from my local build but it's reproductible on Community.

Channel View

Followed Threads View

Contributor guide