0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 11:52:32 +08:00
discourse/app/assets
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
..
images FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
stylesheets UX: fix post ownership change modal on Android (#42031) 2026-07-24 17:25:27 -04:00