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

Minting while not having enough funds does not trigger a UI error #443

Open
smonn opened this issue Apr 25, 2022 · 0 comments
Open

Minting while not having enough funds does not trigger a UI error #443

smonn opened this issue Apr 25, 2022 · 0 comments
Labels
backend Backend work bug Something isn't working frontend Front end work

Comments

@smonn
Copy link
Contributor

smonn commented Apr 25, 2022

Overview

If the funding account lacks funds to mint NFTs, the UI ends up endlessly waiting for the minting transactions to complete even though they have been marked as failed.

To reproduce

Steps to reproduce the behavior:

  1. Use a funding wallet with little to no ALGOs
  2. Ensure a pack template and NFT template is configured in the CMS
  3. Purchase the pack and go through the flow past the pack opening
  4. See error (the button to transfer NFTs never "unlocks")

Expected behavior

If one or more transactions fail, the UI should be updated and display a helpful error message. Ideally also alerting some admin user.

@smonn smonn added bug Something isn't working frontend Front end work backend Backend work labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend work bug Something isn't working frontend Front end work
Projects
None yet
Development

No branches or pull requests

1 participant