mattermost/mattermost
在 GitHub 查看[Bug] : The status-setting view is cropped on small screens, preventing users from seeing all options.
Open
#34,839 创建于 2026年1月2日
Help Wanted
描述
Before you file a bug report
- I have checked the issue tracker and have not found an issue that matches the one I'm filing.
- This issue is not a troubleshooting question. Troubleshooting questions go here: https://forum.mattermost.com/c/trouble-shoot/16.
- This issue is not a feature request. You can request features and make product suggestions here: https://mattermost.uservoice.com/forums/306457-general/.
- This issue reproduces on one of the currently supported server versions.
- I have read the contribution guidelines and the Mattermost Handbook Contribution Guidelines.
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
- Set a status.
- On a small screen with width < 768px, open the sidebar.
- Click on your status icon to edit it.
- 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