-
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
Upgarde react-fast-pdf package #56669
Upgarde react-fast-pdf package #56669
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] |
I'll prioritize this today |
@kubabutkiewicz I can not scroll down on mWeb Chrome, can you take a look? Screen.Recording.2025-02-11.at.20.16.06.mov |
I mean I "can not" 😄 |
Will check it soon |
…to update-react-fast-pdf
@hungvu193 I was able to check it and for me everything works fine vid.mp4 |
Oh that's weird, it's now working after a clean install. I think that was caching. Can you merge main please? I think tests are failing. Screen.Recording.2025-02-13.at.00.10.31.mov |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-02-11.at.20.11.52.movAndroid: mWeb ChromeScreen.Recording.2025-02-11.at.20.16.06.moviOS: NativeScreen.Recording.2025-02-11.at.20.05.53.moviOS: mWeb SafariScreen.Recording.2025-02-11.at.19.58.27.movMacOS: Chrome / SafariScreen.Recording.2025-02-11.at.19.50.18.movMacOS: DesktopScreen.Recording.2025-02-11.at.19.50.18.mov |
…to update-react-fast-pdf
@hungvu193 Done 😄 |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #49819 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
🚧 @jasperhuangg has triggered a test hybrid app build. You can view the workflow run here. |
@francoisl I see you in the original issue, gonna request your review here |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
iOS build looks good on my device, verifying Android now.. |
Android works too! |
Yeaaa I think this workflow is broken.. asking in #engineering-chat about it |
Yeah thanks, I don't know why it would fail like this. |
We're good to merge with that failing workflow via this |
@jasperhuangg looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Explanation of Change
Fixed Issues
$ #49819
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
![image](https://github.com/user-attachments/assets/ffcfc5c9-94b7-40d0-8270-637056b85e84)MacOS: Desktop
![image](https://github.com/user-attachments/assets/50497dc6-6362-4e3c-9a06-4ed4b0052de5)