On mobile devices, whenever the menu is closed, removing an option from a MultiValue Select causes the input to lose focus. This makes you having to tap on the input field again after removing some values before you can start typing again.
Steps to replicate
React Select v3.0.4
React v16.8.6
@karlingen can you please confirm that your PR fixes this issue (the last comment in your PR by @amitquoine claims otherwise)?
@mbonaci confirmed. Please check the latest comment by @amitquoine
Most helpful comment
PR up! https://github.com/JedWatson/react-select/pull/3617