When I type a partial tag name in MenuTagMultiselectWidget and then select an item from the corresponding menu, either by directly clicking or by using arrow key navigation and enter, I expect that the text I typed will be replaced with the selected tag. Instead, the tag is inserted but the text remains.
This is a behavior change from CapsuleMultiselectWidget.

