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

Expense - Green checkmark is shown on the right end of Amount row and not next to Amount #48969

Closed
6 tasks done
IuliiaHerets opened this issue Sep 11, 2024 · 13 comments
Closed
6 tasks done
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. DeployBlockerCash This issue or pull request should block deployment Engineering Reviewing Has a PR in review Weekly KSv2

Comments

@IuliiaHerets
Copy link

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: 9.0.32-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp https://expensify.testrail.io/index.php?/tests/view/4945103
Email or phone of affected tester (no customers): applausetester+kh010901@applause.expensifail.com
Issue reported by: Applause Internal Team

Action Performed:

  1. Go to staging.new.expensify.com
  2. [User A] Submit an expense to User B.
  3. [User B] Pay the expense.
  4. [User A & User B] Go to the transaction thread.

Expected Result:

Green checkmark will be shown next to the paid amount in the transaction thread (production behavior).

Actual Result:

Green checkmark is shown on the right end of Amount row in the transaction thread.

Workaround:

Unknown

Platforms:

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

Screenshots/Videos

Bug6599560_1726029695641.20240911_123854.mp4

View all open jobs on GitHub

@IuliiaHerets IuliiaHerets added DeployBlockerCash This issue or pull request should block deployment Bug Something is broken. Auto assigns a BugZero manager. labels Sep 11, 2024
Copy link

melvin-bot bot commented Sep 11, 2024

Triggered auto assignment to @puneetlath (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Sep 11, 2024

Triggered auto assignment to @lakchote (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@melvin-bot melvin-bot bot added the Daily KSv2 label Sep 11, 2024
@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Sep 11, 2024
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.

@Nodebrute
Copy link
Contributor

Nodebrute commented Sep 11, 2024

Regression from #48456

@Nodebrute
Copy link
Contributor

@Guccio163 @rayane-djouah

@rayane-djouah
Copy link
Contributor

Thanks @Nodebrute

@rayane-djouah
Copy link
Contributor

@Guccio163 does this have the same root cause with #48964?

@Guccio163
Copy link
Contributor

Guccio163 commented Sep 11, 2024

Yeahhhhhh, I think we can't fix this one with anything else than setting that flex: 0. That brings the question: shouldn't we just try to add flex: 1 specifically to filters' MenuItem? This would solve all the issues that were just raised

@rayane-djouah
Copy link
Contributor

shouldn't we just try to add flex: 1 specifically to filters' MenuItem? This would solve all the issues that were just raised

I agree, let's do it!

@Guccio163
Copy link
Contributor

Guccio163 commented Sep 11, 2024

Great, I moved flex: 1 directly to Advanced Filters file, is this the result that satisfies us @rayane-djouah?

Screenshot 2024-09-11 at 13 07 09

If yes, I'll quickly add a PR 😉

@rayane-djouah
Copy link
Contributor

@Guccio163 looks good!

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Hourly KSv2 labels Sep 11, 2024
@Guccio163
Copy link
Contributor

PR above solves this issue once it's merged, because it reverts previous interference on MenuItem and hence this section, result is right:

Screen.Recording.2024-09-11.at.13.47.15.mov

@Guccio163
Copy link
Contributor

PR is merged, this issue can be closed

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. DeployBlockerCash This issue or pull request should block deployment Engineering Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

No branches or pull requests

6 participants