twilio / twilio-conversations-demo-react

Twilio Conversations Demo Web Application
MIT License
96 stars 295 forks source link

fix: Set focus on button in the message attachment modal #141

Closed lfrestrepog closed 9 months ago

lfrestrepog commented 9 months ago

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.

lfrestrepog commented 9 months ago

The tooltip shows up because the Avatar component of the message attachment modal is focused. The download button seems to me a better candidate to be focused on load.