mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 20:33:03 +08:00
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" /> |
||
|---|---|---|
| .. | ||
| _index.scss | ||
| change-reply-to.scss | ||
| create-invite-with-roles.scss | ||
| discourse-reactions-popup.scss | ||
| manage-reports-modal.scss | ||
| modal-overrides.scss | ||
| share-target.scss | ||
| user-status.scss | ||