-
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
[HOLD for payment 2022-09-23] [$250] Web - Login - When the page size is reduced, the information on the banner is cut off #10410
Comments
Triggered auto assignment to @Beamanator ( |
ProposalThis line:
should be: resizeMode="contain" ResultBeforebefore.movAfterafter.mov |
@Beamanator, we can close this one as we already have an internal issue for this. |
@thesahindia good find! @ctkochan22 any reason you'd prefer making this issue internal? If this is just a styling thing let's make it external, but if there's other considerations please let me know :D |
Triggered auto assignment to @arielgreen ( |
Lets handle this issue here. |
I don't think just switching it to contain works. We use @shawnborton I introduced this bug originally here: #7771 (sorry). I think the issue is that the graphic/text for the CPA image is closer to the margin than the usual background images.
I think the issue is that Solutions include,
|
Unassigning myself since we're fixing internally. |
What happens if we switch contain to cover in the I would be down to just do nothing here. |
So "cover" will scale it up, the larger the window gets it'll scale up. While "contain" will always make sure the image is shown by scaling down. Here is a video: https://recordit.co/kWeNVNLzUo It seems a few people keep reporting it because their desktop's are smaller? So its often show close or cut off: |
But what about keeping it as contain just at the IsMedium width? Maybe that will just force the whole thing to be shown at that very particular width? |
I think we are already doing that,
At least if I'm understanding you correctly. So if isMedium width is true, use "contain". But for anything greater, use "cover" |
Maybe I am suggesting the opposite then. What happens when we just use cover for isMedium? |
|
Okay so that might do the trick then at the isMedium size - can you also share what it looks like for the CPA card image? |
@dylanexpensify A bit confused here, is C+ required here? and PR is not merged yet it says Payment sent. Quick note, I went through the history, I'll review the PR today in a few hours(if it still needs a review). |
@mananjadhav ah this is my fault, I thought we needed to create/assign the job and pay it out, but I see we needed to wait for review and merge. Please proceed as normal with review when you can! cc @ctkochan22 |
Thanks for clarifying. I'll get to it in sometime. |
Any update @mananjadhav? |
@dylanexpensify PR is merged and deployed to staging 2 days back |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.0-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-09-23. 🎊 |
Issue not reproducible during KI retests. (First week) |
reassigning for payment as I'm OOO tomorrow! |
Triggered auto assignment to @puneetlath ( |
Current assignee @mananjadhav is eligible for the External assigner, not assigning anyone new. |
Current assignee @ctkochan22 is eligible for the External assigner, not assigning anyone new. |
Hm, it looks like @kakajann was already paid for this job. @mananjadhav sent you a hiring offer for C+. |
Accepted @puneetlath |
All paid! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
When the page size is reduced, the information on the banner is cut off.
Clipped only beige banner.
Actual Result:
Describe what actually happened
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.88.13
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5691712_Recording__1065.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: