-
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: EReceipt icon via props no state #35499
Conversation
@jjcoffee any idea why the Perf test failed with this error? |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-native-2024-02-02_12.05.29.mp4Android: mWeb Chromeandroid-chrome-2024-02-02_12.01.07.mp4iOS: Nativeios-native-2024-02-02_11.21.34.mp4iOS: mWeb Safariios-safari-2024-02-02_11.26.41.mp4MacOS: Chrome / Safaridesktop-chrome-2024-02-02_11.37.34.mp4MacOS: Desktopdesktop-app-2024-02-02_11.53.59.mp4 |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Ok will doit ASAP, can I keep the old screenshots as it is and andd the missing part from the template? |
Sure, just make sure to add videos too as they're required in this case to demonstrate that the fix works. |
|
This comment was marked as resolved.
This comment was marked as resolved.
@jjcoffee I was thinking also about it. In my code, I have not changed anything on the design. I just removed the lagging effect. What do you think we need to change on storybook? |
@dragnoir If you run |
@jjcoffee the sizes on storybook are the same as on the code, no difference screenshots from storybook are exactly as on the website #34316 (comment) |
This comment was marked as resolved.
This comment was marked as resolved.
Thank you for the details. I will fix it tomorrow. |
@dragnoir Friendly bump on this! |
Will be done by the end of the day. |
@jjcoffee update added to storybook |
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.
Looks good, thanks for the fix!
✋ 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/luacmartins in version: 1.4.40-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.40-5 🚀
|
Details
Fixed Issues
$ #34316
PROPOSAL: #34316 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
ReportActionItemImages > ReportActionItemImage > EReceiptThumbnail
MoneyRequestView> ReportActionItemImage > EReceiptThumbnail
AttachmentView > EReceipt > EReceiptThumbnail
Mobile (android - Pixel 7):
Safari: iPad:
Screenshots/Videos
Android: Native
20240204_171146_Trim.mp4
Android: mWeb Chrome
20240204_232456_Trim.mp4
iOS: Native
20240204_231019_Trim.mp4
iOS: mWeb Safari
20240204_231212_Trim.mp4
MacOS: Chrome / Safari
20240204_223138.mp4
MacOS: Desktop
20240204_223533_Trim.mp4