Conversation
|
@saleniuk looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (main) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5320 +/- ##
==========================================
+ Coverage 53.82% 53.86% +0.04%
==========================================
Files 755 755
Lines 26352 26364 +12
Branches 4346 4350 +4
==========================================
+ Hits 14184 14202 +18
+ Misses 10792 10784 -8
- Partials 1376 1378 +2
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@saleniuk looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (main) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
Test Results 346 files 346 suites 2m 4s ⏱️ Results for commit 5a4a039. |
|
APKs built during tests are available here. Scroll down to Artifacts! |
|
We decided to not hot-fix that one, it's only a visual bug and can be fixed in the next regular release |
https://wearezeta.atlassian.net/browse/WPB-29001
Cherry-pick of: #5319
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
Meetings do not show all participants, ignoring accounts that don't have image avatar set and should show the generic avatar with initials.
Solutions
Use updated kalium to receive all participants and their data including avatar (if any), name and accent color, to show generic avatar with initials or placeholder if needed. Participants need to be shown in particular order: first creator, then self user and after that all others.
Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Create a meeting and add someone that doesn't have image avatar.
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.