m-wrzr / streamlit-searchbox

Streamlit searchbox that dynamically updates and provides a list of suggestions based on a provided function
MIT License
203 stars 26 forks source link

Input string is cleared when changing focus #32

Closed DmitryKey closed 5 months ago

DmitryKey commented 6 months ago

Thanks for the package, extremely useful!

If after typing a string and seeing suggestions, I click away to another window and then come back, the input string disappears. The suggestions for it however remain.

Is there a toggle to control this behaviour?

m-wrzr commented 5 months ago

Hey, thanks for the suggestion! I've added this behavior to version 0.1.7