Try this:
You have a lot of tags, you are writing a new one, but midway you change your mind and press backspace to delete the text.
However.. the deleting doesn't stop with the end of text in the field, but penetrates to all other tags and deletes them as well.
At this point, I would be pretty pissed as a user :P
How to solve this:
a. Auto-block backspace at beginning of textfield (as long the user still presses down the key)
b. fade in a "undo delete tag" button or "line of text" once the user deletes a tag ( though seems a bit of overkill for this issue, this could be of use in other situations)
Try this:
You have a lot of tags, you are writing a new one, but midway you change your mind and press backspace to delete the text.
However.. the deleting doesn't stop with the end of text in the field, but penetrates to all other tags and deletes them as well.
At this point, I would be pretty pissed as a user :P
How to solve this:
a. Auto-block backspace at beginning of textfield (as long the user still presses down the key)
b. fade in a "undo delete tag" button or "line of text" once the user deletes a tag ( though seems a bit of overkill for this issue, this could be of use in other situations)