On adding a tag from the input, the widget toggles invalid if there is text in the input, whether the tag was valid or invalid.
This is a regression since T208507 and comes from OO.ui.MenuTagMultiselectWidget clearing the input too late. (OO.ui.TagMultiselectWidget behaves correctly.)