-
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 no required action header does not display #51650
Conversation
@dukenv0307 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-01.at.15.17.30.movAndroid: mWeb ChromeScreen.Recording.2024-10-31.at.15.23.58.moviOS: NativeScreen.Recording.2024-10-31.at.15.28.00.moviOS: mWeb SafariScreen.Recording.2024-10-31.at.15.19.40.movMacOS: Chrome / SafariScreen.Recording.2024-10-31.at.15.09.00.movMacOS: DesktopScreen.Recording.2024-11-01.at.15.28.09.mov |
Bug:
Actual result: Waiting for you... android-resize.mp4 |
@dukenv0307 I think it's not a bug because you have not yet submit the expense |
But it still breaks the expectation in the OP @NJ-2020. |
@dukenv0307 I cannot reproduce the bug I've tried enabling the delay submission inside the workflow page |
@NJ-2020 I found the RCA, BE returns the wrong web-resize.mp4 |
@dukenv0307 Ohh, great, thank you |
@NJ-2020 After disable |
@dukenv0307 Did you disable the |
@NJ-2020 Offline mode |
@dukenv0307 Again, i couldn't reproduce the second bug I've tried disabling the |
hmmm, maybe it's BE bug again @NJ-2020 |
The PR looks good to me and tests well |
Thanks @NJ-2020 and @dukenv0307, looks good. |
✋ 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/mjasikowski in version: 9.0.57-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.57-10 🚀
|
Details
Fixed Issues
$ #50785
PROPOSAL: #50785 (comment)
Tests
Offline tests
Same as tests
QA Steps
Same as tests
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
Screen.Recording.2024-10-30.at.02.12.41.mov
Android: mWeb Chrome
Screen.Recording.2024-10-30.at.02.47.32.mov
iOS: Native
Screen.Recording.2024-10-30.at.00.58.31.mov
iOS: mWeb Safari
Screen.Recording.2024-10-30.at.01.02.20.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-30.at.01.04.02.mov
MacOS: Desktop
Screen.Recording.2024-10-30.at.01.09.16.mov