0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app/assets
discoursebot 8db65cfe27
FIX: Chat browse page on mobile [backport 2026.7] (#42148)
Backport of #42115 to release/2026.7.

---

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: Martin Brennan <martin@discourse.org>
Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
2026-07-31 10:26:24 +10:00
..
images FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
stylesheets FIX: Chat browse page on mobile [backport 2026.7] (#42148) 2026-07-31 10:26:24 +10:00