mattermost/mattermost

[Bug] : The status-setting view is cropped on small screens, preventing users from seeing all options.

Open

#34,839 创建于 2026年1月2日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)TypeScript (32,880 star) (7,823 fork)batch import
Help Wanted

描述

Before you file a bug report

Mattermost Server Version

Server Version: 11.3.0 (FIPS) Load Metric: 4 Database Schema Version: 148 Build Number: 20580986210 Database: postgres

Operating System

macos 26

Steps to reproduce

  1. Set a status.
  2. On a small screen with width < 768px, open the sidebar.
  3. Click on your status icon to edit it.
  4. Click on “Clear after”.

Expected behavior

The dropdown options should be fully visible and correctly positioned on all screen widths, as there is enough space on the screens to display them.

Observed behavior

At 768px, the dropdown options are misaligned, and below ~650px they are completely cropped and unusable.

Log Output

Additional Information

No response

贡献者指南