0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app/assets/stylesheets
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
..
admin UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
common FIX: Chat browse page on mobile [backport 2026.7] (#42148) 2026-07-31 10:26:24 +10:00
lib
vendor
admin.scss
admin_rtl.scss
color_definitions.scss UX: Style changes / refactor / layout (#41704) 2026-07-15 12:53:17 +10:00
common.scss DEV: Move upcoming-changes CSS to dedicated files, loaded last (#41987) 2026-07-24 16:57:22 +01:00
embed.scss DEV: Apply latest stylelint autofixes (#36294) 2025-11-27 18:07:22 +01:00
publish.scss
qunit-custom.scss
wcag.scss DEV: Enforce :where() for .uc-* upcoming-change classes via stylelint (#41917) 2026-07-22 15:26:59 +01:00
wizard.scss UX: Style tweaks for wizard & onboarding banner (#41950) 2026-07-22 17:04:05 -05:00
wizard_rtl.scss