stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

bug: It doesn't focus on the input when selecting an image, so the image can't be sent by pressing Enter.

Open nganhuynh2002 opened this issue 7 months ago • 0 comments

Describe the bug

It doesn't focus on the input when selecting an image, so the image can't be sent by pressing Enter.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Chat
  2. Select an image
  3. Press Enter

Expected behavior

After selecting an image, focus on the input box so that pressing Enter can send the image.

Screenshots

https://drive.google.com/file/d/1VZQhXPybdLxuHcdKKgHAfQlYigbBsuCI/view?usp=sharing

Package version

  • stream-chat-react: "^13.2.1"
  • stream-chat-css: "^5.11.1"
  • stream-chat-js:

nganhuynh2002 avatar Jun 27 '25 11:06 nganhuynh2002