glific / mobile

8 stars 17 forks source link

Added load more indicator component and format notification count #178

Closed ajaman190 closed 1 year ago

ajaman190 commented 1 year ago

Description

This pull request resolves the concerns raised in issues #171 and #176, offering improved functionality and user experience.

Changes Made

Screenshots

--

Related Issues

Closes: #171 Closes: #176

@mdshamoon Kindly review this PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 32.30% and project coverage change: -1.23% :warning:

Comparison is base (dd85935) 69.80% compared to head (4456eaf) 68.57%. Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #178 +/- ## ========================================== - Coverage 69.80% 68.57% -1.23% ========================================== Files 94 97 +3 Lines 1530 1588 +58 Branches 142 145 +3 ========================================== + Hits 1068 1089 +21 - Misses 415 452 +37 Partials 47 47 ``` | [Files Changed](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | Coverage Δ | | |---|---|---| | [components/headers/HomeHeaderRight.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0hvbWVIZWFkZXJSaWdodC50c3g=) | `90.00% <ø> (ø)` | | | [...mponents/messages/MessageTypes/DocumentMessage.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9NZXNzYWdlVHlwZXMvRG9jdW1lbnRNZXNzYWdlLnRzeA==) | `100.00% <ø> (ø)` | | | [components/ui/FieldValue.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy91aS9GaWVsZFZhbHVlLnRzeA==) | `100.00% <ø> (ø)` | | | [screens/CollectionContacts.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db2xsZWN0aW9uQ29udGFjdHMudHN4) | `0.00% <0.00%> (ø)` | | | [screens/CollectionProfile.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db2xsZWN0aW9uUHJvZmlsZS50c3g=) | `0.00% <0.00%> (ø)` | | | [components/messages/MessageList.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9tZXNzYWdlcy9NZXNzYWdlTGlzdC50c3g=) | `40.84% <25.00%> (-0.34%)` | :arrow_down: | | [components/headers/ChatHeader.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-Y29tcG9uZW50cy9oZWFkZXJzL0NoYXRIZWFkZXIudHN4) | `84.12% <66.66%> (+1.86%)` | :arrow_up: | | [screens/Chat.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9DaGF0LnRzeA==) | `70.73% <75.00%> (+1.11%)` | :arrow_up: | | [screens/Collections.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db2xsZWN0aW9ucy50c3g=) | `61.29% <75.00%> (+4.14%)` | :arrow_up: | | [screens/ContactHistory.tsx](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific#diff-c2NyZWVucy9Db250YWN0SGlzdG9yeS50c3g=) | `80.00% <75.00%> (+1.87%)` | :arrow_up: | | ... and [3 more](https://app.codecov.io/gh/glific/mobile/pull/178?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glific) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.