zincwork / contracts

Identity smart contract mesh - developed by Zinc
https://zinc.work
MIT License
55 stars 12 forks source link

Backspacing on text input also deletes space #29

Open ConnorChristie opened 6 years ago

ConnorChristie commented 6 years ago

When providing details on the provide-reference page and entering text in any of the input fields, backspacing on a character which has a space right before it (e.x. " h") deletes the letter and the space.

image

I am not sure if this exists on any other pages but it is very annoying on this page since there are many fields to fill out and if you make a typo, you will most likely run into this.

From working on #25