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

Make Payment Alert/Popup no longer can be opened a second time #269

Open
poweredbysugar opened this issue Jul 8, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@poweredbysugar
Copy link

Once the make payment button has been pressed and closed it can not be reopened again
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to account/memberbucks/pay page
  2. Click on Make Payment
  3. Click close or anywhere off the alert
  4. Click on Make Payment
  5. Error alert will not open

Expected behavior
Make Payment alert opens

Desktop (please complete the following information):

  • OS: [Macos]
  • Browser [chrome]
  • Version [126.0.6478.127]
@jabelone jabelone added the bug Something isn't working label Jul 9, 2024
@poweredbysugar
Copy link
Author

When clicked on close the route just needs to be reverted back to /account/memberbucks/transactions instead of /account/memberbucks/pay

I will pull down the code and submit a PR once I find the component :)

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

2 participants