swapr-dapp
swapr-dapp copied to clipboard
Transaction settings / Transaction deadline input field
If we enter a certain number in the field and then delete it after clicking anywhere outside the field, the value returns as if it had not been deleted.
How to reproduce:
- Open Transaction settings
- Type any number in Transaction deadline field
- Delete that number form the field
- Click outside that field
The situation is also the same for the Slippage tolerance field.
Wondering how else would it be possible to show the user that he has set 12 minuets as the deadline? 🤔
Wondering how else would it be possible to show the user that he has set 12 minuets as the deadline? thinking
For example on other exchange sites when you delete the number which you typed it returns to default value which is 12 as I can see. But in our case if you write 32 for example and then delete it stays 32 after you click outside the input field. I'm not sure if this is a good answer to your question and if I understand it well, but this is a suggestion.
Not sure if this is a bug - question to @zamli
Retested on develop and this bug is still present.