Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AND-308] Avoid multiple calls to fetch channels when typing new characters on search input #5615

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

JcMinarro
Copy link
Member

🎯 Goal

Add a debouncer on queryChannels to avoid multiple calls to fetch channels when typing new characters on the search input while using seach channel mode

🎉 GIF

@JcMinarro JcMinarro requested a review from a team as a code owner February 5, 2025 12:00
@JcMinarro JcMinarro force-pushed the debounce-chanel-search branch from e112231 to 61c139d Compare February 5, 2025 12:03
Copy link
Contributor

github-actions bot commented Feb 5, 2025

SDK Size Comparison 📏

SDK Before After Difference Status
stream-chat-android-client 3.17 MB 3.17 MB 0.00 MB 🟢
stream-chat-android-offline 3.38 MB 3.38 MB 0.00 MB 🟢
stream-chat-android-ui-components 7.86 MB 7.86 MB 0.00 MB 🟢
stream-chat-android-compose 8.75 MB 8.75 MB 0.00 MB 🟢

@JcMinarro JcMinarro changed the title Avoid multiple calls to fetch channels when typing new characters on search input [AND-308] Avoid multiple calls to fetch channels when typing new characters on search input Feb 5, 2025
@JcMinarro JcMinarro enabled auto-merge (squash) February 5, 2025 20:28
@JcMinarro JcMinarro force-pushed the debounce-chanel-search branch 2 times, most recently from 0c20a14 to f400744 Compare February 6, 2025 14:05
@JcMinarro JcMinarro force-pushed the debounce-chanel-search branch from f400744 to b3af05d Compare February 6, 2025 14:29
@JcMinarro JcMinarro merged commit ca5b931 into develop Feb 6, 2025
12 checks passed
@JcMinarro JcMinarro deleted the debounce-chanel-search branch February 6, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants