Skip to content

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

@smonn

Description

@smonn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend workbugSomething isn't workingfrontendFront end work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions