0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 18:46:18 +08:00
discourse/frontend
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
..
asset-processor DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
deprecation-silencer
discourse FIX: Chat browse page on mobile [backport 2026.7] (#42148) 2026-07-31 10:26:24 +10:00
discourse-i18n DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
discourse-markdown-it DEV: Bump eslint/lint-configs, and correct violations (#41321) 2026-07-01 10:39:57 +01:00
discourse-types DEV: Use bundler module resolution for @discourse/types consumers (#41661) 2026-07-13 21:43:39 -03:00
pretty-text FIX: clean up onebox loading decorations on fetch failure (#39277) 2026-07-23 19:50:41 -03:00
.npmrc
polyfills.js