-
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
fix: max accounts handling not respected - dev (WPB-4818) #2259
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2259 +/- ##
==========================================
Coverage 40.37% 40.37%
Complexity 1007 1007
==========================================
Files 318 318
Lines 11619 11619
Branches 1539 1540 +1
==========================================
Hits 4691 4691
Misses 6489 6489
Partials 439 439
Continue to review full report in Codecov by Sentry.
|
Build 912 succeeded. The build produced the following APK's: |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 917 succeeded. The build produced the following APK's: |
Cherry pick from the original PR:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Some code were removed/adjusted and now we are not handling max account check on add "new account" self profile.
Causes (Optional)
We can add infinte? accounts.
Solutions
WelcomeScreen
, so we handle them unified as in the rest of the projectNotes (Optional)
Moving forward and not for now, since this is critical for release.
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Attachments (Optional)
Screen.Recording.2023-09-22.at.12.42.40.mov
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
.