-
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
[CP Staging] fix learn more link if no workspace #53255
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Native01_Android_Native.mp4Android: mWeb Chrome02_Android_Chrome.mp4iOS: Native03_iOS_Native.mp4iOS: mWeb Safari04_iOS_Safari.mp4MacOS: Chrome / Safari05_MacOS_Chrome.mp4MacOS: Desktop06_MacOS_Desktop.mp4 |
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.
fix learn more link if no workspace (cherry picked from commit 41f9122) (CP triggered by mountiny)
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.68-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
@izarutskaya we need to CP #53280 to make this work again, I'll tag you in the issue when that's done |
@izarutskaya the fix is now on staging, could you please re-test? |
@mjasikowski PR is passed. Works good now. |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.68-7 🚀
|
Explanation of Change
fix learn more link if no workspace
Fixed Issues
$ #53247
PROPOSAL:
Tests
Learn more
linkOffline tests
None
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Learn more
linkPR 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-28.at.23.33.08.mov
Android: mWeb Chrome
Screen.Recording.2024-11-28.at.23.29.05.mov
iOS: Native
Screen.Recording.2024-11-28.at.23.35.25.mov
iOS: mWeb Safari
Screen.Recording.2024-11-28.at.22.57.08.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-28.at.22.55.42.mov
MacOS: Desktop
Screen.Recording.2024-11-28.at.23.37.36.mov