ai-chatbot icon indicating copy to clipboard operation
ai-chatbot copied to clipboard

feat: Enhance chat input area – scrolling & button overlap fix

Open cgoinglove opened this issue 11 months ago • 1 comments

PR Description

  • Replaced overflow-hidden with overflow-y-auto in the chat input field to enable vertical scrolling for lengthy messages.
  • Added scroll-pb-10 to prevent the last line of text from overlapping with the file attachment and send buttons.

Improves the overall usability of the chat input area when composing messages.

Before

before

After

after

cgoinglove avatar Feb 14 '25 08:02 cgoinglove

@cgoinglove is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Feb 14 '25 08:02 vercel[bot]