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
I'm not too sure. Potentially yes, unless there is a workaround it.
Observed behaviour: Suggestions stay open
If I enter a key, I have a list of suggestions that show. Upon selection of an element of the list, the list of suggestions goes hidden.
Now, if I select another window/tab, then switch back to the window with the react-autosuggest component, the list of suggestion will show again. This behaviour is visible on the homepage of react-autosuggest comp here http://react-autosuggest.js.org/.
Expected behaviour: Suggestions should be closed
Expected behaviour is that the suggestion list appear only when i select the input field and type any keys there.
The text was updated successfully, but these errors were encountered:
Are you reporting a bug?
I'm not too sure. Potentially yes, unless there is a workaround it.
Observed behaviour: Suggestions stay open
If I enter a key, I have a list of suggestions that show. Upon selection of an element of the list, the list of suggestions goes hidden.
Now, if I select another window/tab, then switch back to the window with the react-autosuggest component, the list of suggestion will show again. This behaviour is visible on the homepage of react-autosuggest comp here http://react-autosuggest.js.org/.
Expected behaviour: Suggestions should be closed
Expected behaviour is that the suggestion list appear only when i select the input field and type any keys there.
The text was updated successfully, but these errors were encountered: