twilio / twilio-conversations-demo-react

Twilio Conversations Demo Web Application
MIT License
97 stars 306 forks source link

feat: Enabled Conversations name editable in-line #134

Closed lesquive closed 11 months ago

lesquive commented 11 months ago

This pull request introduces a new feature that allows users to edit conversation names directly inline within the conversation details. Additionally, it removes the original edit conversation name logic from the settings menu.

Details

Before:

image

image

Afer:

Screen Recording 2023-11-06 at 10 04 40

image

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.