-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: migrate useHandleBackButton to @hooks and fix regressions #58049
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
Conversation
@cristipaval I updated test steps. Different pages but they have the same RCA. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid_Native.movAndroid: mWeb ChromeN/A iOS: NativeN/A iOS: mWeb SafariN/A MacOS: Chrome / SafariN/A MacOS: DesktopN/A |
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.
This initial Test for https://github.com/Expensify/App/issues/45896
doesn't work on web in general but I don't think that was in the scope of the issue so maybe we should change those steps.
Otherwise LGTM.
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
1 similar comment
✋ 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/cristipaval in version: 9.1.12-0 🚀
|
@izarutskaya I think that in the original PR there was a consensus that this bug cannot be fixed in mWeb and should be left as is. cc @nkdengineer @eVoloshchak @Julesssss for confirmation - could you please verify if this is correct? |
Yes I agree. |
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.12-7 🚀
|
Explanation of Change
Fixed Issues
$ #57997
PROPOSAL:
Tests
Test for #45896
Test for #57997
Offline tests
QA Steps
Test for #45896
Test for #57997
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.2025-03-10.at.15.48.58.mov
Android: mWeb Chrome
Screen.Recording.2025-03-10.at.15.49.27.mov
iOS: Native
Screen.Recording.2025-03-10.at.15.50.52.mov
iOS: mWeb Safari
Screen.Recording.2025-03-10.at.15.53.00.mov
MacOS: Chrome / Safari
Screen.Recording.2025-03-10.at.15.53.19.mov
MacOS: Desktop
Screen.Recording.2025-03-10.at.15.51.58.mov