-
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
Fixed PDF console error on uploading #55133
Conversation
@hungvu193 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] |
Please fix linting 😄 |
Done |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-13.at.15.23.30.movAndroid: mWeb ChromeScreen.Recording.2025-01-13.at.10.50.22.moviOS: NativeScreen.Recording.2025-01-13.at.10.24.04.moviOS: mWeb SafariScreen.Recording.2025-01-13.at.10.34.59.movMacOS: Chrome / SafariScreen.Recording.2025-01-13.at.09.40.41.movMacOS: DesktopScreen.Recording.2025-01-13.at.09.41.19.mov |
Checked the checklist, there's a thing missing
@hungvu193 I see your reviewer checklist say " I verified tests pass on all platforms & I tested again on: Android: Native", while the screenshot section says "// Error build on native android". Was this tested on Android after all? |
Yes. I tested it during reviewing proposals. However I can't run it on Android recently. Let me try to build it again. |
Updated the checklsit with the evidence Screen.Recording.2025-01-13.at.15.23.30.mov |
Thanks @hungvu193! I appreciate the effort. Keep in mind that the reviewer checklist refers to the PR, not the proposal, so we need all the screenshots/videos to be based on the PR and an up to date build. |
✋ 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.85-0 🚀
|
3 similar comments
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.0.85-0 🚀
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.0.85-0 🚀
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.0.85-0 🚀
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.0.85-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.85-4 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.85-4 🚀
|
Explanation of Change
Fixed Issues
$ #54640
PROPOSAL: #54640 (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
)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.2025-01-12.at.2.38.05.PM.mov
Android: mWeb Chrome
Screen.Recording.2025-01-12.at.2.12.02.PM.mov
iOS: Native
Screen.Recording.2025-01-12.at.2.27.56.PM.mov
iOS: mWeb Safari
Screen.Recording.2025-01-12.at.2.02.11.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2025-01-12.at.2.00.15.PM.mov
MacOS: Desktop
Screen.Recording.2025-01-12.at.2.16.27.PM.mov