feat(nomad): message restore loading user feedback (WPB-24664)#4714
feat(nomad): message restore loading user feedback (WPB-24664)#4714yamilmedina wants to merge 13 commits intodevelopfrom
Conversation
Codecov Report❌ Patch coverage is Please upload reports for the commit fd1e2cc to get more accurate results.
Additional details and impacted files@@ Coverage Diff @@
## develop #4714 +/- ##
===========================================
- Coverage 49.88% 49.74% -0.15%
===========================================
Files 602 602
Lines 20643 20612 -31
Branches 3290 3289 -1
===========================================
- Hits 10298 10253 -45
- Misses 9379 9394 +15
+ Partials 966 965 -1
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|



https://wearezeta.atlassian.net/browse/WPB-24664
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
After delivering #4678 the feature could be improved, but this one was left deprioritized for the first delivery.
This implements the loading indicator while fetching older messages, and improves the logic for rearming/retriggering the fetch when the messages are still available remotely.
Note: reused the existing loader placeholder we have in place. No new copies were added.
Depends on
Testing
Test Coverage (Optional)
Attachments
Screen_Recording_20260409_162303_Wire.Dev.mp4
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.