liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

Asked to mint 8 but only "Edition" 1 through 5 have been minted #78

Open we-do-it-lu opened 2 years ago

we-do-it-lu commented 2 years ago

Asked 8 to be minted but only 5 (1 through 5) have been minted Submit a new artwork > Number of editions = 8 First minted Liquid Asset Id = 820b9994a25cf25e6b3674114c15bcc210e839bfa9efc22e20c1a0f55fbc24dd

How to reproduce (I think): Minting several NFTs in one go takes more time than minting one; However when minting is ongoing the interface does not indicate "something is ongoing", hence no sand glass or spinning wheel, therefore the user will click again, or refresh, or go back which interrupts the minting process. In the first place the code should not wait for the minting to be complete dependant on the web interface interaction; the task should be "queued" and the web interface notified when complete (non-blocking).

Can you please mint the missing 3 NFTs of the edition so that they show as 6/8, 7/8, 8/8.

Thanks a lot in advance