You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use WalletConnect on loopring.io to connect and unlock your wallet
Go to L2 Wallet > My NFT
Click on "Mint NFT" button in top-right OBSERVE: "Mint NFT" modal pop up appears
Click the Fee drop down OBSERVE: More fee token options appear
Click on the highlighted button (usually LRC)
Expected:
Nothing happens, fee amount and highlighted token remain unchanged
Actual:
The token is unchecked, the fee amount changes to -- undefined, and an error shown about insufficient funds
Notes:
Minor issue considering it doesn't cause any disruption, and blocks the user from trying to mint due to no fee selected. I feel the UI would be cleaner if the user simply wasn't able to deselect all tokens since one must be set to move forward. The -- undefined part throws me off, seems like a bit of backend leaking out to the frontend users.
The text was updated successfully, but these errors were encountered:
System:
Repro:
OBSERVE: "Mint NFT" modal pop up appears
OBSERVE: More fee token options appear
Expected:
Nothing happens, fee amount and highlighted token remain unchanged
Actual:
The token is unchecked, the fee amount changes to
-- undefined
, and an error shown about insufficient fundsNotes:
-- undefined
part throws me off, seems like a bit of backend leaking out to the frontend users.The text was updated successfully, but these errors were encountered: