discourse/plugins
Penar Musaraj 7776773a11
FIX: Simplify max-height calculation for chat composer (#29822)
In some rare cases, this was causing the input to be invisible. The
change here means the input will have a smaller max height, but since
here we are limiting this to 25% of the viewport height, it should be
more than fine.

It's also not necessary to include the `chat-header-offset`, it ends up
being only a few pixels' difference (since, again, it is divided by 4).
2024-11-19 12:18:05 -05:00
..
automation DEV: adds a page object for automation page (#29732) 2024-11-13 11:49:38 +09:00
chat FIX: Simplify max-height calculation for chat composer (#29822) 2024-11-19 12:18:05 -05:00
checklist DEV: Update checklist tests (#29553) 2024-11-03 21:04:22 +01:00
discourse-details Update translations (#29715) 2024-11-12 14:54:38 +01:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
discourse-narrative-bot Update translations (#29212) 2024-10-16 17:52:01 +09:00
discourse-presence UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
footnote UX: fix footnote causing horizontal scroll on narrow screens (#29328) 2024-10-22 05:09:34 +02:00
poll DEV: Use qunit-dom's isDisabled/isEnabled (#29675) 2024-11-10 02:24:58 +01:00
spoiler-alert DEV: Convert more test assertions to qunit-dom (#29214) 2024-10-15 17:11:20 +02:00
styleguide DEV: Skip flaky styleguide system specs (#29773) 2024-11-15 00:13:22 +01:00