-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 - iOS Xero - Navigation issue when tapping app back button three times after exiting 2FA setup #51817
Fix - iOS Xero - Navigation issue when tapping app back button three times after exiting 2FA setup #51817
Conversation
@hoangzinh 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-03.at.19.25.53.android.movAndroid: mWeb ChromeScreen.Recording.2024-11-03.at.19.17.15.android.chrome.moviOS: NativeScreen.Recording.2024-11-03.at.19.27.16.ios.moviOS: mWeb SafariScreen.Recording.2024-11-03.at.19.29.15.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2024-11-03.at.19.01.37.web.movMacOS: DesktopScreen.Recording.2024-11-03.at.19.14.26.desktop.mov |
Bug 1: Unable to go back to the previous page when visiting 2FA page of reimbursement flow by direct link Screen.Recording.2024-11-01.at.16.06.11.mov |
Sorry @hoangzinh I should have reversed the condition. Fixed now! Thx 2024-11-01.14-36-02.mp4 |
Hi @FitseTLT are you able to split the test into 2 test cases:
Because in Web/Desktop, the current step 6 is not available. |
Yep, correct. Done!! |
all yours @stitesExpensify |
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 9.0.62-0 🚀
|
This PR is failing because of issue #52536 |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.62-4 🚀
|
Details
Fixed Issues
$ #50695
PROPOSAL: #50695 (comment)
Tests
mWeb and native
web and Desktop
Offline tests
Same as above
QA Steps
Same as above
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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
2024-10-31.21-31-01.mp4
Android: mWeb Chrome
aw.mp4
iOS: Native
i.mp4
iOS: mWeb Safari
iw.mp4
MacOS: Chrome / Safari
w.mp4
MacOS: Desktop
d.mp4