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: loading skeleton in the Channel List unnecessary display #2645

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

khushal87
Copy link
Member

🎯 Goal

The goal of the PR is to fix the unnecessary render of the skeleton in the Channel List messenger component, especially when it is already handled within the ListEmptyComponent of FlatList.

🛠 Implementation details

Remove the extra condition for the same.

🎨 UI Changes

Before:
Simulator Screenshot - iPad Air 13-inch (M2) - 2024-08-30 at 11 31 40
After:
Simulator Screenshot - iPad Air 13-inch (M2) - 2024-08-30 at 11 32 17

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 438.6728515625 KB 439 KB 0 B 🟢

@khushal87 khushal87 merged commit 08fc71b into develop Aug 30, 2024
7 checks passed
@khushal87 khushal87 deleted the fix-channel-list-skeleton branch August 30, 2024 07:46
@github-actions github-actions bot mentioned this pull request Sep 4, 2024
6 tasks
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.36.1 🎉

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