-
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
iPad - IOU - Amount is shifted up and is not aligned with currency #3296
Comments
Triggered auto assignment to @MariaHCD ( |
This looks like a good first pick. I believe we'll have to look in the IOUAmountPage component. Just to clarify, @isagoico, the screenshot is from an iPad in the landscape orientation? |
Hello! Yes, it's an ipad in landscape orientation. |
Issue reproducible today during KI retests |
2 similar comments
Issue reproducible today during KI retests |
Issue reproducible today during KI retests |
Not sure why this was not marked as external, doing that now. |
Triggered auto assignment to @kevinksullivan ( |
There is another issue with currency input. There is no limit of input that can be entered. issue.mp4 |
Issue reproducible during KI retests. |
1 similar comment
Issue reproducible during KI retests. |
Is this issue still available @kevinksullivan? Looks like it has the same root cause as #3849
Our problem is that
So in iPad we're actually rendering the hidden ProposalI think the best way for us to solve this is by changing our styling to use |
Proposal
cc: @shawnborton Do we want to show the on-screen Keypad on IPad devices or it should be the text input that triggers the software keyboard? If we want this behavior then it will solve a couple of other issues related to the Amount Page on Ipads well. |
I'm curious for @roryabraham 's input as you had some thoughts regarding iPad/native device detection in another issue. I think for iPad (and basically any touch-screen device?) it makes sense to show the custom number input we created for this screen. |
Ok. For Touch screens, we already have |
@rdjuric Sounds good! Let's go with @roryabraham 's suggestion and make sure its cross-platform as opposed to platform agnostic. |
@rdjuric want to submit a proposal so I can hire you for this? |
I already submited a proposal in the job you linked! Not sure if you can see it on this link, but here it is |
Issue not reproducible during KI retests. (Fixed 🎉) |
Waiting till 7 days after merge and then will make the payment. |
@johnmlee101, @kevinksullivan Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Any updates here @kevinksullivan? |
@rdjuric A tester was able to reproduce this during KI retests. Asking other testers with iPad to check if we're able to gather more info on the reproduction. |
Here you go @parasharrajat! I think there were changes to |
but if you look at the commit changes. I have not touched any files related to your changes. |
@rdjuric Could you please confirm? |
@parasharrajat Yes, that's confusing me a bit! Still, when I try to git bisect the first time I see the file being changed is on that commit I linked. Really weird. Let me know if you think the regression was caused by another PR. |
ok @rdjuric. I think it's best if you redo those changes as a PR. I have not an idea of what needs to be done. Sorry for the inconvenience caused if I overwrote your changes. |
@rdjuric It does look like you weren't paid in the 7-day window but there's also been a regression. I'd prefer to wait for the fix til payment, is that alright with you? |
No worries @parasharrajat I agree it's easier for me to re-do the PR, doing it now! @mallenexpensify That's okay! I was already paid on Upwork. Just a note that the regression wasn't caused by this PR - the changes made here were removed in another one by mistake. I've already opened a PR to reapply the removed changes 👍 |
This comment has been minimized.
This comment has been minimized.
@rdjuric should this issue be closed or wait for the new PR to be merged first? |
@mallenexpensify This can be closed now that the new PR was merged! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result
The digit 0 must be in the same line to the currency sign
Actual Result
Digit 0 shifted up
Action Performed:
Workaround:
No need, visual issue.
Platform:
Where is this issue occurring?
Web
iOS - iPad ✔️
Android
Desktop App
Mobile Web
Version Number: 1.0.60-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: