0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 03:37:13 +08:00
discourse/app
Kris 6a898298ce
UX: fix composer overflow when tagging is disabled (#39203)
When tagging is disabled we put the category input on the same line as
the topic title in the composer. Currently when a category is selected
this can overflow. This fixes it by forcing the category input to
shrink.


Before: 
<img width="350" alt="image"
src="https://github.com/user-attachments/assets/24d7af6a-6001-4990-a333-8e803a726ae6"
/>


After: 
<img width="350" alt="image"
src="https://github.com/user-attachments/assets/2f044a18-44c5-4c6a-b124-a60902e2cc40"
/>
2026-04-10 15:25:41 -04:00
..
assets UX: fix composer overflow when tagging is disabled (#39203) 2026-04-10 15:25:41 -04:00
controllers FEATURE: Add bulk pin/unpin topics (#39025) 2026-04-09 14:44:23 +08:00
helpers FIX: Make twitter card meta data translatable (#39150) 2026-04-08 18:40:21 +02:00
jobs PERF: Add Users to Group Improvements Pt. 2 (#38901) 2026-04-06 09:31:50 -05:00
mailers DEV: Strip unsubscribe links when sending digest previews to arbitrary addresses (#38298) 2026-03-05 13:58:51 -06:00
models FEATURE: Add animated_topic_thumbnails site setting (#39165) 2026-04-08 23:51:01 +02:00
queries/reports UX: Admin dashboard & reports improvements (#37598) 2026-02-24 09:20:38 +08:00
serializers FEATURE: A dedicated 'show original' user preferences saved to user options (#39128) 2026-04-07 21:37:20 +08:00
services FEATURE: Allow upcoming changes to control site setting defaults (#38815) 2026-04-08 13:05:44 +10:00
views FEATURE: Add friendly names to calendar subscription feeds (#39154) 2026-04-08 13:34:04 -03:00