-
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 show onboarding modal functions #44536
Fix show onboarding modal functions #44536
Conversation
This PR is a solution for this issue #44401 |
I think we have confirmed en text but waiting for translation here |
@filip-solecki I think you got the translation confirmed now |
@filip-solecki lint seems to be failing |
@filip-solecki i think we should fix the last one |
@mountiny can we confirm that this happens on the newest commit? I resolved conflicts and now both @filip-solecki and I can't reproduce the problem on the web. |
Let me test it out for you |
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.
Tests well on all platforms, we came a long way here 🥳 , this looks good to be deployed to production.
One last request, @filip-solecki @adamgrzybowski can any of you update the testing steps and state that the app should not be running in the background on native devices ? this way the QA won't complain if they are not able to match the expected behaviour.
Thanks again, lets get rolling 🚗 , all yours @mountiny
src/libs/Navigation/AppNavigator/createCustomStackNavigator/CustomRouter.ts
Show resolved
Hide resolved
@mountiny I separated the selector |
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.
Thank you all
✋ 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/mountiny in version: 9.0.6-0 🚀
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.6-0 🚀
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Hey, FYI we reverted this PR as it seems to cause a bunch of redirect issues. Being discussed here |
Thank you |
Here is the second version without issues mentioned above |
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
Details
Fixed Issues
$ #44401
PROPOSAL:
Tests
NOTE
While testing on iOS web or Android web the app should not be running in the background on native devices
CASE 1:
onboarding/purpose
with eg.settings/profile
in the URLCASE 2:
Offline tests
QA Steps
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
MacOS: Desktop