-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$1000] Android - Amount digit in send money page is not aligned with currency text reported by @aneequeahmad in (#11952) #13309
Comments
Triggered auto assignment to @kadiealexander ( |
Cant seem to recreate the issu, can you confirm its still happening on staging ? |
This shows correctly on a Galaxy A8 device: @kbecciv can you please add your device make and model to the post, and update your reproduction steps? Thanks. |
@kadiealexander Issue was reproduced in Samsung Galaxy A32 / 12 |
From this SO: https://stackoverflow.com/c/expensify/questions/14418
|
Current assignee @kadiealexander is eligible for the External assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~01bf6f429dad16a353 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Triggered auto assignment to @youssef-lr ( |
@kadiealexander What is this tool you are using to test on different devices in the screenshot ? |
We use a tool called Browserstack. :) |
Proposalwe have to add Lines 2138 to 2143 in 736359b
iouAmountText: {
fontFamily: fontFamily.EXP_NEUE_BOLD,
fontWeight: fontWeightBold,
fontSize: variables.iouAmountTextSize,
color: themeColors.heading,
+ lineHeight: variables.inputHeight,
}, |
Proposal App/src/components/AmountTextInput.js Line 46 in 736359b
Solution: |
Proposal iouAmountText: {
fontFamily: fontFamily.EXP_NEUE_BOLD,
fontWeight: fontWeightBold,
fontSize: variables.iouAmountTextSize,
color: themeColors.heading,
+ textAlign: "center",
}, |
@kbecciv you also added some screenshots where the order of the currency and amount are inverted like here: Does that still happen to you and in what devices? Also, if it still happens do we have another issue for it or can we create another? Because it seems like a different problem than the one reproduced here about the alignment. |
I had a hard time finding an emulator or device that reproduces the issue. Other than the proposed changes, I was also thinking of using the Since I can't reproduce the error, I did look at the proposals but can't approve any yet. @lordthien @nishancx @fedirjh did any of you manage to reproduce the problem locally before applying the fix? |
Triggered auto assignment to @isabelastisser ( |
Reassigning as I'm heading OOO for a family emergency. Thanks for the help @isabelastisser!! |
Update: @fedirjh and @rushatgabhane were paid, and their contract ended. @aneequeahmad, I invited you to the job in Upwork yesterday. Please accept the offer, and I will hire you and issue the payment as soon as possible. Thanks! |
@isabelastisser I have accepted the offer. Thanks |
@aneequeahmad is paid $250 for reporting, thanks! |
@PauloGasparSv, @mallenexpensify, @rushatgabhane, @isabelastisser, @fedirjh Huh... This is 4 days overdue. Who can take care of this? |
Update: Regression test buddy check is posted here. |
@mallenexpensify can we close this? |
The two things still needed
|
Thanks, Matt! QA GH was created last week, waiting for updates in TestRail. |
@mallenexpensify filled the steps*! Sorry for the delay. But I don't think this style bug is worthy of a Expensify open source discussion or commenting on the original issue as it was a tiny almost 1px misalignment that I think would be almost impossible to find during tests. Is that ok or should I do those anyway? (EDIT: I tagged the wrong Matt here yesterday facepalm) |
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:
Amount digit should be aligned with currency text
Actual Result:
Amount digit in send money page is not aligned with currency text
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.36.0
Reproducible in staging?: Yes
Reproducible in production?: n/a
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5846973_az_recorder_20221203_094252.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Issue reported by: @aneequeahmad in this issue #11952
Slack conversation: expensify.slack.com/archives/C01GTK53T8Q/p1665613033013319
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: