chore(demo): add separate list for unread channels - #3283
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Size Change: 0 B Total Size: 823 kB ℹ️ View Unchanged
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-v15 #3283 +/- ##
==============================================
Coverage ? 84.90%
==============================================
Files ? 520
Lines ? 15450
Branches ? 4938
==============================================
Hits ? 13118
Misses ? 2332
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎯 Goal
We want to be able to model special case of channel list with dynamic contents - items entering and exiting dynamically upon their property changes combined with impact on sorting order. Default sorting is based on the last message and we need to be able to demonstrate that the offset pagination will not skip items in the upcoming pages, when already loaded pages loose their members.