You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
When the search value does not match any option and the user tabs out the select, the text remains visible. This might lead to confusions since the user could think the value is valid.
It doesn't happen if the user clicks out. In this case, the search text is deleted.