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

Newly created channels did not pop up at the top in the demo app #3580

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

laevandus
Copy link
Contributor

🎯 Goal

  • New channels do not show up at the top

📝 Summary

I changed the sorting in #3573, but realised that newly created channels do not show up at the top. Switched over to the default sorting key, works, although it triggers some movement when paginating the channel list.

🛠 Implementation

🎨 Showcase

🧪 Manual Testing Notes

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change should be manually QAed
  • Changelog is updated with client-facing changes
  • Changelog is updated with new localization keys
  • New code is covered by unit tests
  • Documentation has been updated in the docs-content repo

@laevandus laevandus added the 🪧 Demo App An Issue or PR related to the Demo App label Jan 31, 2025
@laevandus laevandus requested a review from a team as a code owner January 31, 2025 11:13
@laevandus laevandus enabled auto-merge (squash) January 31, 2025 14:17
@laevandus laevandus merged commit 9aae067 into develop Jan 31, 2025
12 checks passed
@laevandus laevandus deleted the fix/channel-sorting-in-demo-app branch January 31, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪧 Demo App An Issue or PR related to the Demo App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants