discourse/app/assets
Martin Brennan 735e96e5a0
FIX: Ensure hashtag autocomplete is not behind keyboard in chat (#19419)
We must set `treatAsTextarea` to true when using autocomplete
in the chat composer, since it is at the bottom of the screen
we always want to show it above the composer. This fixes the
issue where the hashtag autocomplete results went behind the
keyboard on mobile (which was not happening for mentions).
2022-12-12 15:14:51 +10:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: Ensure hashtag autocomplete is not behind keyboard in chat (#19419) 2022-12-12 15:14:51 +10:00
stylesheets DEV: relocate `:root` CSS custom properties (#19389) 2022-12-09 14:33:15 -05:00