tqtezos / minter

OpenMinter is dApp framework for enabling the creation and collection of non-fungible tokens (NFTs) on Tezos.
MIT License
192 stars 91 forks source link

Sell button should be disabled when it's already listing for sale #361

Closed ungarson closed 3 years ago

ungarson commented 3 years ago
  1. Open any asset
  2. Press Sale
  3. Enter any amount
  4. Confirm
  5. And now it's pending but the "Sell" button in the asset page is still available to be pressed
chiptus commented 3 years ago

I guess that same thing for the buy button when buying an asset: image

chiptus commented 3 years ago

and the sell button in the same page :)

obstropolos commented 3 years ago

Fixed with #424, will be added to v0.7.1 release