[Feature]: Collapse chat status banners to their icon #3756
tcp404
started this conversation in
Feature Proposals
Replies: 2 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature Description
Allow ordinary warning, success, and error status banners in chat to collapse to their status icon. Clicking the icon restores the banner.
Problem Statement
Long status banners interrupt chat scanning, especially when they remain visible after the user has read them.
Proposed Solution
Make the existing status icon a clear accessible control. Banners remain expanded by default, collapse to the icon on click, and restore on a second click. Do not add a global preference.
Feature Category
UI/UX Improvement
Additional Context
This applies to ordinary plain-text status banners only. Permission requests and structured error cards should keep their current behavior.
原 issue:#3731
All reactions