-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat: notify user when sending first message in conversation on legal hold [WPB-4566] #2535
feat: notify user when sending first message in conversation on legal hold [WPB-4566] #2535
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2535 +/- ##
=============================================
+ Coverage 41.04% 41.11% +0.07%
- Complexity 1118 1126 +8
=============================================
Files 358 358
Lines 13108 13121 +13
Branches 1712 1716 +4
=============================================
+ Hits 5380 5395 +15
+ Misses 7220 7215 -5
- Partials 508 511 +3
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 2326 succeeded. The build produced the following APK's: |
…legal-hold-when-sending-msg # Conflicts: # kalium
…legal-hold-when-sending-msg
APKs built during tests are available here. Scroll down to Artifacts! |
Build 2400 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
When user opens a conversation with a team member on legal hold and wants to send first message after this conversation became subject to legal hold then he/she needs to be informed about that.
Implemented logic of observing and showing proper dialog when required.
Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Enable legal hold for one member and try to send a message.
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
.