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

Wallet - SSN field is not filled after user hits back button #32085

Closed
2 of 6 tasks
kbecciv opened this issue Nov 28, 2023 · 7 comments
Closed
2 of 6 tasks

Wallet - SSN field is not filled after user hits back button #32085

kbecciv opened this issue Nov 28, 2023 · 7 comments
Assignees

Comments

@kbecciv
Copy link

kbecciv commented Nov 28, 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.4.4.0
Reproducible in staging?: y
Reproducible in production?: cannot check production
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:

Issue found when executing PR #31401

Action Performed:

  1. Go to staging.new.expensify.com
  2. Login with an expensifail account.
  3. Go to Settings > Wallet > Enable Wallet.
  4. Follow the flow until you reach Additional details page.
  5. Fill the form with following data: First name: Alberta, Last name: Bobbeth, SSN: 3333, Any other information for the rest of the fields.
  6. Tap "Save & continue".
  7. Tap on the back button.
    8 Scroll down.

Expected Result:

SSN field should be filled with the information previously entered.

Actual Result:

SSN field is empty.

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

Bug6292486_1701129809030.Uvfr1671_1_.mp4

View all open jobs on GitHub

@kbecciv kbecciv added the DeployBlockerCash This issue or pull request should block deployment label Nov 28, 2023
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.

Copy link

melvin-bot bot commented Nov 28, 2023

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

@techievivek
Copy link
Contributor

Even the DOB field is not filled once I go back to the form page.

@techievivek
Copy link
Contributor

It looks like this is happening because we don't have the shouldSaveDraft enabled on the ssn input field.

@techievivek
Copy link
Contributor

This doesn't need to be a blocker, and it looks like this could also be happening on the PROD. Also, the issue seems to have existed for quite some time now.

@techievivek techievivek added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Nov 28, 2023
@luacmartins
Copy link
Contributor

I think that's intentional for security reasons.

@techievivek
Copy link
Contributor

Interesting, thanks for the context. Closing it.

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

3 participants