mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-12 20:37:09 +08:00
This PR ports the floatkit-based autocomplete system to chat composer under a site setting, providing consistent UX across both regular and chat composers. ### Key Changes * Adds floatkit_autocomplete_chat_composer setting (defaults to true) * Adds `fixedTextareaPosition` option and `createVirtualElementAtTextarea` to DAutocompleteModifier to allow for positioning of the autocomplete menu relative to the whole textarea bounds instead of following the cursor - this is better for chat UI & aligns with current behaviour |
||
|---|---|---|
| .. | ||
| javascripts | ||
| stylesheets | ||