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

[$250] Split - No spacing between username + email address and split amount on confirmation page #42191

Closed
6 tasks done
lanitochka17 opened this issue May 15, 2024 · 15 comments
Closed
6 tasks done
Assignees

Comments

@lanitochka17
Copy link

lanitochka17 commented May 15, 2024

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.4.74-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: N/A
Issue reported by: Applause - Internal Team

Action Performed:

Precondition:

  • User has long email address
  1. Go to staging.new.expensify.com
  2. Open a chat with user that also has long email address
  3. Click + > Split expense
  4. Enter amount > Next

Expected Result:

There should be some spacing between username + email address and the split amount (production behavior) on the confirmation page

Actual Result:

There is no spacing between username + email address and the split amount on the confirmation page

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

Add any screenshot/video evidence

Bug6481506_1715771313706.split_spacing.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01b8b1885e9bbd36c6
  • Upwork Job ID: 1790789501118193664
  • Last Price Increase: 2024-05-15
Issue OwnerCurrent Issue Owner: @allroundexperts
@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment DeployBlocker Indicates it should block deploying the API labels May 15, 2024
Copy link

melvin-bot bot commented May 15, 2024

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

Copy link

melvin-bot bot commented May 15, 2024

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

  1. If you find which PR caused the issue/bug, you can reassign it to the person responsible for it.
    • If the author is OOO or won’t get online before the daily deploy is due, you are responsible for finding the best fix/path forward. Don’t hesitate to ask for help!
  2. Try to reproduce the issue, if the bug is on production, remove the DeployBlocker label but stay assigned to fix it (or find out which PR broke it to get help from the author).
    • You can adjust the urgency of the issue to better represent the gravity of the bug.
    • If the issue is super low priority, feel free to un-assign yourself.
    • Be careful with PHP warnings, sometimes it is more complex than just adding a null coalescing operator as they might be uncovering some bigger bug.
    • If it was a one-off issue that requires no action (for example, Bedrock was down or it is a duplicated issue), you can close it.

Remember rule #2: Never un-assign yourself from a real DeployBlocker unless you are 100% sure someone else is assigned and will take care of it.

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.

@lanitochka17
Copy link
Author

@danieldoglas FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors

@lanitochka17
Copy link
Author

We think that this bug might be related to #vip-split

@srikarparsi
Copy link
Contributor

This does look external, adding the label

@srikarparsi srikarparsi added the External Added to denote the issue can be worked on by a contributor label May 15, 2024
@melvin-bot melvin-bot bot changed the title Split - No spacing between username + email address and split amount on confirmation page [$250] Split - No spacing between username + email address and split amount on confirmation page May 15, 2024
Copy link

melvin-bot bot commented May 15, 2024

Job added to Upwork: https://www.upwork.com/jobs/~01b8b1885e9bbd36c6

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label May 15, 2024
Copy link

melvin-bot bot commented May 15, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts (External)

@samilabud
Copy link
Contributor

It doesn't seem to be happening in the current main branch (only in staging):

dev.vs.staging.test.mov

@srikarparsi
Copy link
Contributor

srikarparsi commented May 15, 2024

Hm that's true, the cause looks like it comes from this PR (not sure) but trying to find what PR might've fixed it so that we can CP it.

@srikarparsi
Copy link
Contributor

Ah it was this PR which fixed it. It's a pretty big PR so I'm not sure if CPing it is worth it since it might create new blockers. This is a pretty small issue so I think it might be better to just wait until QA finishes for the PR. Will check internally.

@srikarparsi
Copy link
Contributor

Removing the deploy blocker as per this discussion. Will wait for this PR to hit staging and will check back.

@srikarparsi srikarparsi removed DeployBlocker Indicates it should block deploying the API External Added to denote the issue can be worked on by a contributor DeployBlockerCash This issue or pull request should block deployment Help Wanted Apply this label when an issue is open to proposals by contributors Hourly KSv2 labels May 15, 2024
@srikarparsi srikarparsi added the Daily KSv2 label May 15, 2024
Copy link

melvin-bot bot commented May 21, 2024

@danieldoglas, @allroundexperts, @srikarparsi Eep! 4 days overdue now. Issues have feelings too...

@melvin-bot melvin-bot bot added the Overdue label May 21, 2024
@srikarparsi
Copy link
Contributor

srikarparsi commented May 21, 2024

Still waiting on the merge freeze for this PR to hit staging. Removing overdue label

@melvin-bot melvin-bot bot added the Overdue label May 21, 2024
@danieldoglas danieldoglas removed their assignment May 23, 2024
@melvin-bot melvin-bot bot removed the Overdue label May 23, 2024
@srikarparsi
Copy link
Contributor

The PR hit staging and it looks good now. Closing this out.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants