chore: update tests, UIText infrastructure, and string resources (part-5) [WPB-20393]#4579
chore: update tests, UIText infrastructure, and string resources (part-5) [WPB-20393]#4579MohamadJaara wants to merge 1 commit intomo/chore/update-kotlin-part-4from
Conversation
- Update navigation test extensions across all modules - Update navigation utility and tablet dialog route policy tests - Update ViewModel tests for new navigation API compatibility - Update UIText, SectionHeader, and related UI infrastructure - Update string resources across locales - Add ADR for tablet dialog navigation parity
New ADR(s) in this PR 📚:10. Tablet dialog navigation parity after Compose Destinations upgradeDate: 2026-02-06 StatusAccepted ContextBefore the Kotlin/navigation migration (commit
After the migration, generated destination styles became immutable ( We also need to preserve:
DecisionWe introduced an app-level nav host engine wrapper and centralized route policy:
Implementation files:
Both app nav hosts use
ConsequencesPositive
Trade-offs
Maintenance rulesWhen adding/removing tablet dialog parity screens:
When upgrading Compose Destinations:
|
|



PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
Needs releases with:
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.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
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.