Fix cropped map after editing odometer in Distance flow#96560
Open
x-dev90 wants to merge 1 commit into
Open
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
x-dev90
marked this pull request as ready for review
July 21, 2026 05:39
melvin-bot
Bot
requested review from
heyjennahay and
marufsharifi
and removed request for
a team
July 21, 2026 05:39
|
@marufsharifi Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
This fixes the cropped map in the distance request flow when switching from the Odometer tab to the Map tab while the keyboard is open.
The distance request screen now keeps keyboard avoidance enabled while the keyboard is still shown, preventing the shared layout from keeping a keyboard-sized offset when the active tab changes. The distance request tab navigator also opts into dismissing the keyboard before switching tabs, including the discard-confirmation path, so the Map tab is shown after the keyboard has closed.
Fixed Issues
$ #95376
PROPOSAL: #95376 (comment)
Tests
Offline tests
N/A
QA Steps
Same as tests.
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectionAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2026-07-21.at.8.59.50.AM.mov
Android: mWeb Chrome
Screen_Recording_20260721_085222_Chrome.mp4
iOS: Native
Screen.Recording.2026-07-21.at.9.51.28.AM.mov
iOS: mWeb Safari
Screen.Recording.2026-07-21.at.9.53.26.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2026-07-21.at.8.42.31.AM.mov