fix: activity reloads every minute#14465
Merged
Merged
Conversation
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14465 +/- ##
==========================================
+ Coverage 66.29% 66.43% +0.13%
==========================================
Files 2248 2248
Lines 48037 48050 +13
Branches 6766 6783 +17
==========================================
+ Hits 31848 31920 +72
+ Misses 14172 14103 -69
- Partials 2017 2027 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zone-live
previously approved these changes
Apr 7, 2025
javiergarciavera
previously approved these changes
Apr 7, 2025
Daniel-Cross
reviewed
Apr 7, 2025
Daniel-Cross
reviewed
Apr 7, 2025
…sactionsView.tsx Co-authored-by: Daniel Cross <dan.s.cross@icloud.com>
2fd855c
…sactionsView.tsx Co-authored-by: Daniel Cross <dan.s.cross@icloud.com>
970cc0d to
27a9d5c
Compare
zone-live
previously approved these changes
Apr 8, 2025
…obile into fix/activity-reloads
279671b
…obile into fix/activity-reloads
javiergarciavera
previously approved these changes
Apr 8, 2025
zone-live
previously approved these changes
Apr 8, 2025
Daniel-Cross
previously approved these changes
Apr 8, 2025
ae18140
|
zone-live
approved these changes
Apr 8, 2025
javiergarciavera
approved these changes
Apr 8, 2025
Daniel-Cross
approved these changes
Apr 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Activity was reloading every minute, closing the details modal as the loading appeared in the screen.
Related issues
Fixes: #14446
Manual testing steps
Screenshots/Recordings
Before
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-04-05.at.14.47.06.mp4
After
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-04-05.at.14.48.08.mp4
Pre-merge author checklist
Pre-merge reviewer checklist