Open Lemonexe opened 1 month ago
Hi @Lemonexe š, Iām a newcomer to the project. I wanted to ask if it would be alright for me to work on this issue. If yes, then should I follow the steps in Developement section of readme to setup the environment. Also if you could provide any hint/guide as to where the bug might be occurring ?
EDIT: Shoot! I think @tomasklim assigned it to himself just now š . I'll look for some other open bug. Apologies for the inconvenience.
Hey @Harshit-0020, any help is much appreciated! Once you get the project up and running, check out the list of good first issues to start!
Describe the bug
When pasting a number into number field with whitespace at the end, for example
0.1
toAmount
field in send form. It errors out the textfieldHow to reproduce Steps to reproduce the behavior:
Expected behavior It should correctly parse the string.
Screenshots