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

[MBL-1681] Fix confirm details bonus #2146

Merged
merged 5 commits into from
Sep 4, 2024
Merged

[MBL-1681] Fix confirm details bonus #2146

merged 5 commits into from
Sep 4, 2024

Conversation

ifosli
Copy link
Contributor

@ifosli ifosli commented Sep 4, 2024

📲 What

Use the bonus amount that's passed in to the confirm details page to initialize the stepper.

Note: This also adds tests for the no shipping confirm details vm, since these were missing. I'm skipping the "continue" button test since I think it's probably related to MBL-1687 and should be fixed as part of that work. In order to see changes to the copied test file, review commit by commit.

👀 See

Jira

Before 🐛 After 🦋
Simulator Screen Recording - iPhone 15 Pro Max - 2024-09-04 at 12 26 53 Simulator Screen Recording - iPhone 15 Pro Max - 2024-09-04 at 12 25 20

✅ Acceptance criteria

  • Bonus amount/pledge amount persists when navigating to confirm details
  • Bonus/pledge amount can be further changed on the confirm details page

@ifosli ifosli self-assigned this Sep 4, 2024
@ifosli ifosli marked this pull request as ready for review September 4, 2024 18:44
@ifosli ifosli requested a review from scottkicks September 4, 2024 18:44
@nativeksr
Copy link
Collaborator

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@ifosli ifosli merged commit cf8c806 into main Sep 4, 2024
5 checks passed
@ifosli ifosli deleted the fixConfirmDetailsBonus branch September 4, 2024 22:45
ifosli added a commit that referenced this pull request Sep 5, 2024
* Use passed in bonus support

* Copy the confirm details vm tests

* Update tests to make sense for the vm without shipping

* Use initial bonus amount in test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants