-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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] Scan QAB is not displayed for offline created workspace #52288
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: Nativeandroid.mp4Android: mWeb Chromeweb-safari.mp4iOS: Nativeweb-safari.mp4iOS: mWeb Safariweb-safari.mp4MacOS: Chrome / Safariweb-resize.mp4MacOS: Desktopdesktop.mp4 |
@ishpaul777 Did you see the following error? I saw this error after going online. It didn't happen on staging ![]() |
@ishpaul777 Seems like it still happens on main. Reviewing again... |
LGTM, I see some console errors but they still happens on main |
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.
LGTM, but the active policyID is called activePolicyID
int other places so lets standardize on that
Additionally @ishpaul777, we are now working on requiring unit tests for PRs too and here is a great example of where we should have unit tests. Can you please also work those into the scope of these changes? Thank 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.
Thanks, appreciate your flexibility ❤️
✋ 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.61-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.61-3 🚀
|
Explanation of Change
Fixed Issues
$ #52186
PROPOSAL: #52186 (comment)
Tests
Offline tests
QA Steps
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.2024-11-09.at.7.51.00.PM.mov
Android: mWeb Chrome
Screen.Recording.2024-11-09.at.7.53.34.PM.mov
iOS: Native
Screen.Recording.2024-11-09.at.7.47.57.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-11-09.at.7.46.39.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-09.at.7.19.01.PM.mov
MacOS: Desktop
Screen.Recording.2024-11-09.at.8.03.33.PM.mov