-
Notifications
You must be signed in to change notification settings - Fork 59
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
Added progress indicator on Insight Screen #3484
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3484 +/- ##
=========================================
+ Coverage 27.3% 27.5% +0.1%
Complexity 787 787
=========================================
Files 282 282
Lines 14699 14520 -179
Branches 2635 2601 -34
=========================================
- Hits 4023 3996 -27
+ Misses 10131 9981 -150
+ Partials 545 543 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@aurangzaibumer tested the update it still doesn't seem to work, check out the recording below: Screen_recording_20240919_194616.webm |
3476.mp4I have created some household members in a family and recorded this. |
11b11f3
005a9d5
to
8aa24d5
Compare
added progress indicator while quering/fetching the data on insight screen
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #3476
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file