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

[ON HOLD PAYMENT 4/29][$250] BA - Missing "Routing number" and "Account number" title after revisiting Bank info page #40082

Closed
2 of 6 tasks
izarutskaya opened this issue Apr 11, 2024 · 20 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering External Added to denote the issue can be worked on by a contributor Weekly KSv2

Comments

@izarutskaya
Copy link

izarutskaya commented Apr 11, 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.62-0
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team

Action Performed:

  1. Go to staging.new.expensify.com
  2. Go to Profile > Workspaces > any workspace.
  3. Go to Workflows.
  4. Go to Connect bank account.
  5. Enter both routing and account number > Next.
  6. Tap Next on confirmation page.
  7. Tap Back button on the top left.

Expected Result:

"Routing number" and "Account number" title will not disappear.

Actual Result:

"Routing number" and "Account number" title disappears after revisiting Bank info 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

Bug6445387_1712809549572.RPReplay_Final1712809060.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0190119f6b1d854619
  • Upwork Job ID: 1778353045189038080
  • Last Price Increase: 2024-04-11
  • Automatic offers:
    • paultsimura | Reviewer | 0
    • tienifr | Contributor | 0
@izarutskaya izarutskaya added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Apr 11, 2024
Copy link

melvin-bot bot commented Apr 11, 2024

Triggered auto assignment to @CortneyOfstad (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 Apr 11, 2024

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

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Apr 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.

@izarutskaya
Copy link
Author

@CortneyOfstad 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.

@izarutskaya
Copy link
Author

We think this issue might be related to the #collect project.

@izarutskaya
Copy link
Author

Production

RPReplay_Final1712819480.MP4

@tienifr
Copy link
Contributor

tienifr commented Apr 11, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

"Routing number" and "Account number" title disappears after revisiting Bank info page.

What is the root cause of that problem?

When the input is disable, we have the logic to add backgroundColor to input

inputProps.disabled && styles.textInputDisabled,

backgroundColor: theme.highlightBG,

And its bg color hide the label so we don't see the label

What changes do you think we should make in order to solve the problem?

We should add zIndex: 1 to styles of TextInputLabel

What alternative solutions did you explore? (Optional)

NA

Result

Screen.Recording.2024-04-11.at.15.13.47.mov

@Julesssss Julesssss added Daily KSv2 and removed Hourly KSv2 DeployBlockerCash This issue or pull request should block deployment labels Apr 11, 2024
@Julesssss
Copy link
Contributor

Not a blocker. Solution sounds good to me. But I'm going OOO. Will be back Monday 22nd to review

@Julesssss Julesssss added the External Added to denote the issue can be worked on by a contributor label Apr 11, 2024
@melvin-bot melvin-bot bot changed the title BA - Missing "Routing number" and "Account number" title after revisiting Bank info page [$250] BA - Missing "Routing number" and "Account number" title after revisiting Bank info page Apr 11, 2024
Copy link

melvin-bot bot commented Apr 11, 2024

Job added to Upwork: https://www.upwork.com/jobs/~0190119f6b1d854619

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

melvin-bot bot commented Apr 11, 2024

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

@Julesssss
Copy link
Contributor

And its bg color hide the label so we don't see the label

@tienifr if the colours are set correctly, I don't see why the text is hidden beneath the inputText (in the z axis). Or is the input component built up of multiple components?

@paultsimura
Copy link
Contributor

if the colours are set correctly, I don't see why the text is hidden beneath the inputText (in the z axis). Or is the input component built up of multiple components?

https://github.com/Expensify/App/blob/main/src/components/TextInput/BaseTextInput/index.native.tsx

The BaseTextInput has TextInputLabel and RNTextInput as separate components. They have different z-indexes on native platforms and on the web (hence the label hides on native).

@tienifr your proposal makes sense to me, and since it's not happening in prod, would you be able to point out the offending PR?

@tienifr
Copy link
Contributor

tienifr commented Apr 11, 2024

@paultsimura I'm trying, but there's no luck. I'll give you that PR if I find out

@paultsimura
Copy link
Contributor

I guess it might be related to the New Architecture PR since I did not find any particular change either 🤔

@Julesssss might that possibly be the case?

Anyway, let's proceed with @tienifr's proposal – it works well.
🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Apr 11, 2024

Current assignee @Julesssss is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new.

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Apr 11, 2024
Copy link

melvin-bot bot commented Apr 11, 2024

📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

Copy link

melvin-bot bot commented Apr 11, 2024

📣 @tienifr 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Apr 11, 2024
@CortneyOfstad
Copy link
Contributor

PR is still being reviewed — will continue to keep an eye on this!

@paultsimura
Copy link
Contributor

This was deployed to production on April 22, due payment 2024-04-29

@CortneyOfstad CortneyOfstad added Awaiting Payment Auto-added when associated PR is deployed to production and removed Reviewing Has a PR in review labels Apr 24, 2024
@CortneyOfstad CortneyOfstad changed the title [$250] BA - Missing "Routing number" and "Account number" title after revisiting Bank info page [ON HOLD PAYMENT 4/29][$250] BA - Missing "Routing number" and "Account number" title after revisiting Bank info page Apr 24, 2024
@CortneyOfstad
Copy link
Contributor

Payment Summary

@paultsimura — paid $250 via Upwork
@tienifr — paid $250 via Upwork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering External Added to denote the issue can be worked on by a contributor Weekly KSv2
Projects
None yet
Development

No branches or pull requests

5 participants