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:
- Use a funding wallet with little to no ALGOs
- Ensure a pack template and NFT template is configured in the CMS
- Purchase the pack and go through the flow past the pack opening
- 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.