kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
638 stars 360 forks source link

Teleport button appears even if i have funds for transaction #9624

Open prury opened 7 months ago

prury commented 7 months ago

maybe related to: #9623

teleport button appears even if i have funds for transaction:

https://github.com/kodadot/nft-gallery/assets/36627808/126bf884-bb11-4f93-837b-f13582e75202

hassnian commented 7 months ago

👋

kodabot commented 7 months ago

ASSIGNED ISSUES LIMIT REACHED - @hassnian, you have been already assigned with 5 issues: 6955,8163,8890,9173,9136,9557,9623. Finish one of them in order to get more issues assigned!

hassnian commented 7 months ago

it's taking chain's ED into consideration. that's why you see the auto teleport switch

native formatted
ahp balance 925052286 0.0925052286 DOT
ahp ED 1000000000 0.1 DOT
transferable -74947714 -0.0074947714 DOT ie 0 DOT
fees 198399237 0.0198399237 DOT

might be a good idea to explicitly show your transferable balance/show both somehow, idk 🤔

exezbcz commented 7 months ago

might be a good idea to explicitly show your transferable balance/show both somehow, idk 🤔

yup

autoteleport v2 - not showing the switch :D

joking, i will have a look how to incorporate that into the tooltip. The thing is that user does not have to care if we do everything for him - in this case hassnian confirmed that it works how it should.