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

fix: show loading indicator instead of returning null from the Chat component when DB not initialized #2820

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

khushal87
Copy link
Member

🎯 Goal

The goal of the PR is to return a loading indicator instead of returning null, which results in a white/blank screen when the DB is not initiated or is taking time to be initialized. This fix will allow integrators to use the default implementation or override it through their own implementation by passing their component on the Chat component.

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Dec 3, 2024

SDK Size

title develop branch diff status
js_bundle_size 452 KB 452 KB 0 B 🟢

@khushal87 khushal87 merged commit 6d5a51b into develop Dec 3, 2024
7 checks passed
@khushal87 khushal87 deleted the add-loading-indicator-chat branch December 3, 2024 11:46
@github-actions github-actions bot mentioned this pull request Dec 4, 2024
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.44.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants