-
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 2023-09-20] [$500] IOU - Inconsistent margin between green tick and amount on right and left #26061
Comments
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistent margin between green tick and amount on right and left What is the root cause of that problem?We use
While we use
That is inconsistent. What changes do you think we should make in order to solve the problem?We should use
OPTION: we also could be consistent the position of the checkmark What alternative solutions did you explore? (Optional)We can add
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistent margin between green tick and amount on right and left What is the root cause of that problem?Here we are applying a horizontal margin of 4 What changes do you think we should make in order to solve the problem?We have two options here: we can either utilize a horizontal margin of 8 by switching this to styles.mh2, or we can modify it to employ styles.mr2 to apply margin exclusively on the right. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Margin between the tick and number for the total is different from margin between tick and amount in IOU preview. What is the root cause of that problem?This is the style used for total
This defaultCheckmarkWrapper has only a left margin of 8 so the style.mh1 gives a margin of 4 to right.For IOU preview,
the tick is to the right and the left margin in defaultCheckmarkWrapper keeps the margin between the tick and amount to 8. So these two appear inconsistent.
What changes do you think we should make in order to solve the problem?We can change the What alternative solutions did you explore? (Optional)We can change the ResultuniformMarginForTicks.mov |
Triggered auto assignment to @anmurali ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistent margin between green tick and amount on right and left What is the root cause of that problem?We use App/src/components/ReportActionItem/IOUPreview.js Lines 213 to 218 in 03cf0b1
But we use App/src/components/ReportActionItem/MoneyReportView.js Lines 53 to 58 in 03cf0b1
This is the root cause of this issue. What changes do you think we should make in order to solve the problem?We can modify the defaultCheckmarkWrapper: {
marginHorizontal: 8,
alignSelf: 'center',
}, Then remove the What alternative solutions did you explore? (Optional)None. |
Will reproduce and slap the label on tomorrow |
@anmurali Eep! 4 days overdue now. Issues have feelings too... |
Can reproduce but am not sure this is all that egregiously inconsistent |
Job added to Upwork: https://www.upwork.com/jobs/~01c9f347b0a5be3236 |
Current assignee @anmurali is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ArekChr ( |
Proposal from @dukenv0307 Look good to me! 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @Julesssss, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
|
Ready for payment |
@Julesssss, @anmurali, @ArekChr, @dukenv0307 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
I think this one is awaiting payment for:
|
Hi @anmurali, this issue is ready for payment |
Bumping for payment |
Paid contributor. |
Hi @anmurali, the offer is for 50$ but the issue was raised on GH on 28 August, can you modify the offer to 250 for it? |
@Julesssss, @anmurali, @ArekChr, @dukenv0307 Eep! 4 days overdue now. Issues have feelings too... |
Thanks @anmurali, I have accepted the offer. |
I think this can be closed, please someone comment or re-open if I am mistaken! |
Hi @anmurali, can you approve the milestone on upwork once you are available? |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
App should maintain consistent margin between amount and green tick irrespective of amount being on left or right of green tick
Actual Result:
App maintains 4px margin between amount and green tick for amount on right of green tick and 8px margin for amount on left of green tick
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.57-5
Reproducible in staging?: Y
Reproducible in production?: Y
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
Notes/Photos/Videos: Any additional supporting documentation
inconsistent.margin.between.green.tick.and.amount.mp4
Recording.1343.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1692205502357469
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: