0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 20:33:03 +08:00
discourse/app/assets/stylesheets/common/modal
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
..
_index.scss FEATURE: Allow inviting new users directly as admins (#41748) 2026-07-16 14:59:24 -07:00
change-reply-to.scss FEATURE: Allow editing a post's reply target from the composer (#39471) 2026-04-29 12:23:26 -03:00
create-invite-with-roles.scss FEATURE: Allow inviting staff as admins or moderators (#41880) 2026-07-21 14:05:21 -07:00
discourse-reactions-popup.scss UX: add mobile horizontal swipe to see all emoji filters (#41772) 2026-07-17 10:04:11 +04:00
manage-reports-modal.scss UX: add unstyled-list mixin + replace (#41224) 2026-06-26 12:23:27 +02:00
modal-overrides.scss UX: fix post ownership change modal on Android (#42031) 2026-07-24 17:25:27 -04:00
share-target.scss FEATURE: Accept shared files via the Web Share Target (#41030) 2026-06-18 17:35:09 -03:00
user-status.scss UX: modal modifier class BEM rename + new modifier (#40369) 2026-05-28 17:36:48 +02:00