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
When you make a search and you get just one result back, you select that result, but instead of selecting, another API call is made and only after can you actually select your result. It was introduced in the last change 52e9351
Steps to Reproduce
Click on input, make a search that returns just one result, select that result.
Expected behavior
I should be able to select the one result normally. I am attaching video for clarity. Please note also the right hand side with network tab, where you can see another call is made.
Package version (if known): 4.11.2
Describe the bug
When you make a search and you get just one result back, you select that result, but instead of selecting, another API call is made and only after can you actually select your result. It was introduced in the last change 52e9351
Steps to Reproduce
Click on input, make a search that returns just one result, select that result.
Expected behavior
I should be able to select the one result normally. I am attaching video for clarity. Please note also the right hand side with network tab, where you can see another call is made.
RemoteSelectBug.mov
Screenshots (if applicable)
Additional context