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
Describe the bug
The default value of a number input during contract interaction can not be removed. It seems the there always needs a value to be present. See demo down below.
Use a contract with a message which requieres a number parameter
Try to erase the default value of 0 with a backspace
Expected behavior
I'm able to clear the default input value with a backspace to enter the number I want. Currently I have to move the caret to the start to remove the zero once I've entered the desired amount.
Screenshots
Desktop (please complete the following information):
OS: Mac OS
Browser Firefox
Version 112.0b3 (64-bit)
Environment (please complete the following information where it makes sense):
Describe the bug
The default value of a number input during contract interaction can not be removed. It seems the there always needs a value to be present. See demo down below.
To Reproduce
Steps to reproduce the behavior:
0
with a backspaceExpected behavior
I'm able to clear the default input value with a backspace to enter the number I want. Currently I have to move the caret to the start to remove the zero once I've entered the desired amount.
Screenshots
Desktop (please complete the following information):
Environment (please complete the following information where it makes sense):
I've used a PSP34 contract generated using the wizard on https://openbrush.io/ .
The text was updated successfully, but these errors were encountered: