vue-advanced-chat icon indicating copy to clipboard operation
vue-advanced-chat copied to clipboard

Keep messages at bottom when textarea is increasing

Open NINI1988 opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug

It would be nice if you enter text into the textarea and the messages would stick to the bottom. Of course this should happen only if the scroll area was at the bottom before.

Steps to reproduce

  1. Go to https://antoine92190.github.io/vue-advanced-chat/
  2. Enter multiple lines into textarea with shift+enter
  3. The messages will be hidden behind text area

Expected behavior

The message should stick to the bottom

Screenshots

MessagesBehindTextarea

Device (please complete the following information)

  • OS: Windows 11
  • Browser: Firefox 105, Chrome 106
  • Package version: 2.04

NINI1988 avatar Nov 26 '22 13:11 NINI1988