-
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: Opening split bill amount link displays no header #30704
Fix: Opening split bill amount link displays no header #30704
Conversation
Signed-off-by: Prince Mendiratta <[email protected]>
@0xmiroslav 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] |
@GItGudRatio QA step is wrong. One step is missing between Step 4 and 5.
Also add another QA step:
|
@0xmiroslav updated! |
Author Checklist failing. Please pull main |
@0xmiroslav looks like a GH actions issue.
|
Amount input page briefly shows. regression.mov |
App crashes on production when deeplink https://new.expensify.com/split/new/confirmation/ crash.movRepro step:
This is not normal case but I think this should be logged and fixed as it's crash. cc: @puneetlath |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
✋ 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/puneetlath in version: 1.3.99-0 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.99-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 1.4.0-0 🚀
|
Details
This PR fixes this issue where opening the request money amount link displays no header!
Fixed Issues
$ #26471
PROPOSAL: #26471 (comment)
Tests
Offline tests
Same as above.
QA Steps
First set of tests are same as above.
Another set of tests:
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)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
android-mWeb.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios-mWeb.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4