twilio / twilio-webchat-react-app

Twilio Webchat React App is an application that demonstrates a website chat widget built with Twilio's Conversations JS SDK, Twilio Paste Design library and Create React App.
MIT License
64 stars 71 forks source link

FLEXEXP-561 Ignore focus events triggered by mouse events on message bubbles #14

Closed oscar8880 closed 2 years ago

oscar8880 commented 2 years ago

This fixes a bug where clicking any message bubble after a new message has come in would focus that most recent message and scroll to it (even if you were scrolled up much higher in the chat history).

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.