twilio / twilio-conversations-demo-react

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

feat: Fixed scroll bug and added search feature #131

Closed lesquive closed 10 months ago

lesquive commented 10 months ago

This PR addresses user experience issues outlined in GitHub Issue #129. It improves scrolling functionality for smoother navigation within the application. Additionally, it introduces an optional search filter, enhancing usability.

Before:

No Search

image

Scroll Not working

image

After:

Scroll working and Search Bar Added Screen Recording 2023-10-31 at 21 00 11

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.

Closes #129.

berkus commented 10 months ago

@lesquive please resolve conflicts.

lesquive commented 10 months ago

@berkus conflicts resolved!