Tag-Handler
Tag-Handler copied to clipboard
Add class to the Tag Input field when an invalid tag is typed
Have the TagHandler add a class to the input field whenever invalid tag data is entered.
Currently the only invalid tag data allowed is entering a duplicate tag. But if extra validation was added to the tag input then this would be more useful.