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

Unmounting components results goes wrong when a partial payment is successfully completed #77

Open
Kwok-he-Chu opened this issue Apr 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Kwok-he-Chu
Copy link
Contributor

Kwok-he-Chu commented Apr 17, 2023

To reproduce:

  1. Go to Gift Card Component
  2. Click continue
  3. Click Redeem gift card
  4. Click Go back
  5. Click iDeal or click Credit or debit card and go back
  6. Click Redeem gift card
  7. Enter a success scenario where you enter a valid gift card
  8. When returning to the initial screen, the iDeal or Credit or debit card components are still mounted

Expected behavior
When returning to the initial screen, using the flow above, the iDeal or Credit or debit card components should not be mounted (only the buttons should be visible, not the 'payment screen' aka mounted component)

@Kwok-he-Chu Kwok-he-Chu added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant