-
Notifications
You must be signed in to change notification settings - Fork 3k
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: correct back button behavior on copilot confirmation page #53438
Conversation
@daledah Can you switch this PR to draft then mark as ready again to re-trigger the auto assignment? |
@dominictb It looks like our auto assignment isn't working |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-05.at.15.27.32-compressed.movAndroid: mWeb ChromeScreen.Recording.2024-12-05.at.15.30.01-compressed.moviOS: NativeScreen.Recording.2024-12-05.at.15.24.07-compressed.moviOS: mWeb SafariScreen.Recording.2024-12-05.at.15.25.23-compressed.movMacOS: Chrome / SafariScreen.Recording.2024-12-05.at.14.49.38-compressed.movMacOS: DesktopScreen.Recording.2024-12-05.at.15.20.22-compressed.mov |
@daledah Can you research and verify if we can reproduce the "native go back" action on iOS Native & Desktop? Because I cannot use the swipe back gesture on iOS app but I remember we could somewhere in the past. |
I think this is expected,
|
@daledah Sure. Then please add a note to Step 7 that |
🎀👀🎀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice and clean code. Thank you! Approved.
@daledah can you fix the conflicts before we move forward with merge? |
@daledah bump |
@MarioExpensify i resolved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@daledah thank you, moving forward with Merge!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/MarioExpensify in version: 9.0.73-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.73-8 🚀
|
Explanation of Change
Fixed Issues
$ #53007
PROPOSAL: #53007 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-12-03.at.17.10.40.mov
Android: mWeb Chrome
Screen.Recording.2024-12-03.at.17.11.45.mov
iOS: Native
Screen.Recording.2024-12-03.at.17.15.07.mov
iOS: mWeb Safari
Screen.Recording.2024-12-03.at.17.16.15.mov
MacOS: Chrome / Safari
Screen.Recording.2024-12-03.at.17.08.30.mov
MacOS: Desktop
Screen.Recording.2024-12-03.at.17.18.00.mov