-
Notifications
You must be signed in to change notification settings - Fork 12
Description
**Title:**Send Tokens on Nolus Chain
Test Step: Navigate to ‘Send Tokens’
Expected Result:
The user can access the “Send” section within the Nolus dApp and select it, successfully revealing the token transfer options.
Actual Result:
The functionality works correctly in allowing the user to access and select the “Send” option, revealing token transfer options. When selecting an asset and entering the amount to send, if I realize I’ve chosen the wrong asset and switch to the correct one, the app does not alert me if the previously entered amount is now incorrect for the updated asset like it did in recieve option. If I select WBCT and enter an amount, for example, 0.00000000001, and then switch the asset to NLS, the app allows me to proceed with this amount as if it were valid for NLS. I can continue to the confirmation step without any alert or prompt to adjust the amount. However, after confirming, an error message appears with no error code or explanation, making it unclear what went wrong. This lack of feedback leaves me, as a user, uncertain about the issue.