-
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
EReceipt thumbnail is being cut off at the bottom. #54772
Comments
Triggered auto assignment to @slafortune ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.EReceipt thumbnail is being cut off at the bottom. What is the root cause of that problem?The App/src/components/ReceiptImage.tsx Lines 130 to 134 in 41c38e3
we render the App/src/components/EReceiptThumbnail.tsx Lines 100 to 104 in 41c38e3
In the App/src/components/MoneyRequestConfirmationListFooter.tsx Lines 679 to 681 in 41c38e3
Lines 4458 to 4460 in 41c38e3
What changes do you think we should make in order to solve the problem?Pass This ensures the child App/src/components/MoneyRequestConfirmationListFooter.tsx Lines 711 to 714 in 41c38e3
+ style={styles.flex1} What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?I believe automated tests aren't useful for purely UI mismatching issues/bugs. What alternative solutions did you explore? (Optional)Solution 2:
Alternative to Solution 2: |
@slafortune Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.80-6
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @jayeshmangwani
Slack conversation (hyperlinked to channel name): expensify_bugs
Action Performed:
Expected Result:
EReceipt thumbnail should be fully visible with rounded corners.
Actual Result:
EReceipt thumbnail is partially cut off at the bottom.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2025-01-03.at.2.51.19.AM.mov
Example image for which Issue can be reproduced
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: