-
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: update here link in suspended account message #54230
Conversation
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
@allgandalf @isabelastisser One of you needs to 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] NOTE: It looks like |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-17.at.12.27.40.PM.movAndroid: mWeb ChromeScreen.Recording.2024-12-17.at.12.26.30.PM.moviOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2024-12-17.at.12.22.54.PM.movMacOS: DesktopScreen.Recording.2024-12-17.at.12.24.51.PM.mov |
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.
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
2 similar comments
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ 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/grgia in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
2 similar comments
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
Checking it now |
@truph01 We need use standalone app for this PR, right? We have this result in ioS app IMG_0157.MP4Let me know if need log this |
@izarutskaya I can reproduce the bug in https://staging.new.expensify.com/ and created a follow-up PR to fix it. Thanks for your testing |
What is "Ios app" you mentioned here? iOS: HybridApp or iOS: Standalone? |
Video from IOS: HybridApp |
As far as I known, contributor cannot test the Hybrid app. |
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.78-0 🚀
|
This PR is failing because of issue #54546 |
Explanation of Change
Fixed Issues
$ #53668
PROPOSAL: #53668 (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-12-17.at.11.07.51.mov
Android: mWeb Chrome
Screen.Recording.2024-12-17.at.11.08.33.mov
iOS: Native
Screen.Recording.2024-12-17.at.11.13.48.mov
iOS: mWeb Safari
Screen.Recording.2024-12-17.at.11.12.39.mov
MacOS: Chrome / Safari
Screen.Recording.2024-12-17.at.11.05.46.mov
MacOS: Desktop
Screen.Recording.2024-12-17.at.11.15.24.mov