0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 19:36:44 +08:00
discourse/app/assets/stylesheets/common
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
..
base DEV: Move upcoming-changes CSS to dedicated files, loaded last (#41987) 2026-07-24 16:57:22 +01:00
components UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
float-kit WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
form-kit DEV: Move upcoming-changes CSS to dedicated files, loaded last (#41987) 2026-07-24 16:57:22 +01:00
foundation UX: add 2 border-radius vars (#41346) 2026-07-01 22:17:40 +02:00
login UX: Improve password manager and full name handling in code login (#41746) 2026-07-15 10:43:03 -07:00
modal UX: fix post ownership change modal on Android (#42031) 2026-07-24 17:25:27 -04:00
rich-editor UX: Dismiss alt text input when clicking image instead of opening lightbox (#40777) 2026-06-11 08:05:05 -03:00
select-kit UX: Disable ACL grantee row when all permissions banned (#41865) 2026-07-23 10:44:42 +10:00
table-builder UX: make table edit element fixed visible on tablets (#38686) 2026-03-18 12:28:39 +01:00
upcoming-changes DEV: Move upcoming-changes CSS to dedicated files, loaded last (#41987) 2026-07-24 16:57:22 +01:00
d-editor.scss UX: Indicate when the emoji picker category list is scrollable (#41858) 2026-07-21 11:18:35 -03:00
font-variables.scss UX: don't show solved blockquote fade/expansion if unneeded (#39715) 2026-05-04 18:11:59 -04:00
input_tip.scss
loading-slider.scss UX: fix route loading spinner alignment (#37411) 2026-01-30 15:13:06 -05:00
nested-view.scss FIX: Ability to delete nested topic (#41347) 2026-07-01 13:48:59 -05:00
post-action-feedback.scss
printer-friendly.scss
software-update-prompt.scss
tokens.scss UX: follow-up badge color fix for dark palettes (#39807) 2026-05-06 14:30:40 -04:00
toolbar-popup-menu-options.scss UX: move post language selector to toolbar, deprioritize for AI (#39208) 2026-04-15 08:25:15 -04:00
topic-entrance.scss
topic-timeline.scss REVERT: "FEATURE: Topic timeline for nested replies view (#40125)" (#40202) 2026-05-20 13:20:46 -05:00
whcm.scss