0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/chat/assets/stylesheets
Martin Brennan c84202174b
FIX: Chat browse page on mobile (#42115)
Followup 4c7a4f637f

Fixes the broken chat browse page on mobile, and moves
the filters to this page to use DFilterControls component.

Removed a lot of custom CSS and HTML.

Also added arguments to DFilterControls to:

* Hide the no results message
* Force the toggle filter button, even if there aren't
  more than 1 dropdown filters, which can be useful on mobile

**Before**

<img width="1195" height="674" alt="image"
src="https://github.com/user-attachments/assets/417fad66-c045-43c7-b469-9f226678bdb2"
/>

<img width="383" height="675" alt="image"
src="https://github.com/user-attachments/assets/3d2d458b-b335-4702-88d7-733f9152940d"
/>


**After**

<img width="1208" height="589" alt="image"
src="https://github.com/user-attachments/assets/0353b6f5-c7af-4c67-82a8-87226dc9496a"
/>
<img width="424" height="707" alt="image"
src="https://github.com/user-attachments/assets/702c8b35-fc43-45b6-a8ca-2d0a8066458c"
/>

---------

Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
2026-07-30 09:50:23 +10:00
..
common FIX: Chat browse page on mobile (#42115) 2026-07-30 09:50:23 +10:00
desktop FIX: Minor chat context menu fixes (#36969) 2026-01-06 16:11:53 +10:00
mixins DEV: Manual changes to unblock stylelint update (#36293) 2025-11-27 18:06:07 +01:00
mobile UX: Fix chat styling regression when row is active (#41060) 2026-06-20 08:59:39 -04:00
colors.scss