0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 00:54:21 +08:00
discourse/app/assets/stylesheets
Kris 4fc73562f4
UX: fix post ownership change modal on Android (#42031)
Reported here:
https://meta.discourse.org/t/cannot-change-post-ownership-android-chrome/408402

On Android focusing the input in the ownership modal closes the
keyboard, so you can't type to find a user... switching to
`useHeaderFilter` avoids this and gets it working again. I've also added
some minor style improvements.

Before (can't keep the keyboard open):
<img width="350" alt="image"
src="https://github.com/user-attachments/assets/2c890c66-d419-48a6-aeb1-39176199bbd7"
/>


After:
<img width="350" alt="image"
src="https://github.com/user-attachments/assets/816a2add-2d8f-4a97-b660-8ac28682ac74"
/>
2026-07-24 17:25:27 -04:00
..
admin UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
common UX: fix post ownership change modal on Android (#42031) 2026-07-24 17:25:27 -04: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