-
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
[ideal nav] Exclude abracadabra page from saving in the last visited path #43303
[ideal nav] Exclude abracadabra page from saving in the last visited path #43303
Conversation
@AndrewGable 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] |
@rushatgabhane can you please test and complete the checklist on this one? Thanks! |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb ChromeiOS: mWeb SafariScreen.Recording.2024-06-10.at.12.06.11.movMacOS: Chrome / SafariScreen.Recording.2024-06-10.at.11.35.30.movMacOS: DesktopScreen.Recording.2024-06-10.at.12.14.35.mov |
@adamgrzybowski - Still have conflicts here, thanks! |
@AndrewGable Thanks for bump! I missed the previous message 😄 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
How can QA team test this one? We don't have access to https://dev.new.expensify.com:8082/v/123/456 and https://dev.new.expensify.com:8082 |
|
thank you @AndrewGable |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.83-3 🚀
|
Details
We shouldn't save the
VALIDATE_LOGIN
screen inlastVisitedPath
. It may be confusing for the user to open the app on/
and see the abracadabra page.These changes affect web only
NOTE:
I had the capacity so I fixed it. There is no issue for this PR yet.
Fixed Issues
$ #43325
PROPOSAL:
https://swmansion.slack.com/archives/C049HHMV9SM/p1717758022288149
Tests
Offline tests
QA Steps
Verify that no errors appear in the JS console
Open a link like
https://dev.new.expensify.com:8082/v/123/456
Open new card and try to open
https://dev.new.expensify.com:8082
Check if the new card is showing abracadabra page
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
web.mov
MacOS: Desktop