Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 7 forks source link

Minting Fee text is confusing on adjust vault view (when minting more IST) #247

Closed otoole-brendan closed 3 months ago

otoole-brendan commented 4 months ago

Describe the bug

When a user attempts to adjust a vault and mint more IST, they are served with the below text that is confusing since it refers to vault creation (their vault is already created).

'A minting fee of X will be charged upon vault creation'

To Reproduce

Steps to reproduce the behavior:

  1. Click on vault
  2. Select 'Mint More' action from drop down
  3. See text appear

Expected behavior

Text should not reference vault creation, it should read:

'A minting fee will be charged on the newly minted IST amount and added to your overall IST debt.'

Screenshots

image