-
Notifications
You must be signed in to change notification settings - Fork 43
feat(meetings): Meeting list items for all states [WPB-20265] #4325
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
Conversation
Ups 🫰🟨This PR is too big. Please try to break it up into smaller PRs. |
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (75.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #4325 +/- ##
===========================================
+ Coverage 47.76% 47.77% +0.01%
===========================================
Files 525 525
Lines 17930 17938 +8
Branches 2952 2952
===========================================
+ Hits 8564 8570 +6
- Misses 8483 8485 +2
Partials 883 883
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
UIMeeting
model class with preview mocks andMeetingItem
composable with all required elements:outline
RowItemTemplate
, removed redundant one and fixed some paddings, mainly for “actions” buttons sectionScreen_recording_20251006_171334.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
.