[NO-QA] fix: Migrate simple illustrations (common) to lazy loading#75533
Conversation
|
@aimane-chnaif 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] |
aimane-chnaif
left a comment
There was a problem hiding this comment.
Please do this step:
- Mark PR as draft
- Remove all migrated imports in components/Icon/Illustration.ts
- fix all lint errors
- add Tests/QA Steps
- add screen recordings as per Tests Steps
- Mark PR as Ready for Review when all checks pass
|
@aimane-chnaif I though these sub issues are NO-QA All raised PRs are NO-QA. Are you sure this one is exceptional? |
|
It's fine [No QA] but let's test affected pages at least on one platform. |
JmillsExpensify
left a comment
There was a problem hiding this comment.
No review required from a product perspective. Unsubscribing.
80cdb4a to
f5660e7
Compare
6c81248 to
0575e70
Compare
|
@aimane-chnaif I didn't migrate the all at that time. Now we have more than double file changes 30+ Also we have linter error that is not related to my change should I handle it, or leave it as it is? |
I think we can fix as it's quick.
I think we can disable lint on these lines Any more unrelated lint errors? |
|
Nope |
|
Ready for review. |
|
Please fix perf issues above |
Done. |
|
All workflows passed |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
src/pages/settings/Subscription/SubscriptionPlan/SubscriptionPlanCard.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Aimane Chnaif <96077027+aimane-chnaif@users.noreply.github.com>
|
Done. |
|
The failing eslint check is unrelated. Seems happening from this PR: |
|
Hey @mollfpr Friendly bump here for wrapping review and merge. Conflicts are happening, so we need to merge quick. Thanks! |
|
I'm here! |
|
✋ 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/mollfpr in version: 9.2.62-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.62-5 🚀
|
Explanation of Change
Migrating the icons to lazy loading.
Fixed Issues
$ #75249
PROPOSAL: #75249 (comment)
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop