Skip to content
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

IOU - Total with amount line is misaligned in IOU report page #30129

Closed
4 of 6 tasks
lanitochka17 opened this issue Oct 21, 2023 · 16 comments
Closed
4 of 6 tasks

IOU - Total with amount line is misaligned in IOU report page #30129

lanitochka17 opened this issue Oct 21, 2023 · 16 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review

Comments

@lanitochka17
Copy link

lanitochka17 commented Oct 21, 2023

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: 1.3.88-3
Reproducible in staging?: Yes
Reproducible in production?: No
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: Applause - Internal Team
Slack conversation:

Action Performed:

  1. Go to staging.new.expensify.com
  2. Request money from user with no pending IOU
  3. Go to the IOU report page

Expected Result:

The Total with amount line is not misaligned

Actual Result:

The Total with amount line is misaligned. It is way above the line separating the Total and IOU previews

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Android: Native
Android: mWeb Chrome
Bug6245652_1697906560462.Screen_Recording_20231021_212252_Chrome__1_.mp4
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0112b927d467996161
  • Upwork Job ID: 1726739973694226432
  • Last Price Increase: 2023-11-20
@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Oct 21, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 21, 2023

Triggered auto assignment to @sakluger (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot
Copy link

melvin-bot bot commented Oct 21, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

@OSBotify
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open StagingDeployCash deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@melvin-bot
Copy link

melvin-bot bot commented Oct 21, 2023

Triggered auto assignment to @srikarparsi (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@ishpaul777
Copy link
Contributor

ishpaul777 commented Oct 21, 2023

Proposal

Problem Statement

Total with amount line is misaligned in IOU report page

Root Cause

This comes from #29102, where we before the "Total" container VIew was a sibling View of AnimatedEmptyStateBackground container View but now the container is parent View of Total Container so the style applied to parent View justifyContent: 'space-between' is creating the extraspace between the horizontal line and "Total"

Changes required

option 1 - easiest solution is add new style to this View styles.justifyContentStart.(override 'space-between' style applied from StyleUtils.getReportWelcomeContainerStyle)

option 2- revert back to old heirarchy of views before #29102, this introduce back the issue #29102 was solving

@Ollyws
Copy link
Contributor

Ollyws commented Oct 21, 2023

@allroundexperts Could you spin up a quick PR for this? Thanks.

@allroundexperts
Copy link
Contributor

@Ollyws PR ready!

@mountiny
Copy link
Contributor

IMG_276664FE91C3-1

@srikarparsi
Copy link
Contributor

Hey! Is there anything left that needs to be done for this issue?

@allroundexperts
Copy link
Contributor

I don't think so.

@aimane-chnaif
Copy link
Contributor

aimane-chnaif commented Oct 27, 2023

@sakluger I am eligible for reviewing PR. I was not the original author/reviewer of offending PR.

@sakluger
Copy link
Contributor

Reopening for payment to @aimane-chnaif for their PR review.

@sakluger sakluger reopened this Nov 20, 2023
@sakluger sakluger added the Internal Requires API changes or must be handled by Expensify staff label Nov 20, 2023
Copy link

melvin-bot bot commented Nov 20, 2023

Job added to Upwork: https://www.upwork.com/jobs/~0112b927d467996161

Copy link

melvin-bot bot commented Nov 20, 2023

Current assignees @Ollyws and @allroundexperts are eligible for the Internal assigner, not assigning anyone new.

@sakluger
Copy link
Contributor

@sakluger sakluger added Daily KSv2 and removed Hourly KSv2 labels Nov 21, 2023
@sakluger
Copy link
Contributor

All paid out, thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

9 participants