mattermost/mattermost

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

Closed

#34,545 opened on Nov 19, 2025

 (3 comments) (0 reactions) (1 assignee)TypeScript (7,823 forks)batch import
Help Wanted

Repository metrics

Stars
 (32,880 stars)
PR merge metrics
 (Avg merge 6d 5h) (318 merged PRs in 30d)

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