It appears with Streamlit version 1.46, the selectbox search function performs with case sensitivity, which is not preferred by my users.
For example, if I search for the “Adapt” option, and start typing “ad…” the “Adapt” option does not show up as a suggestion. If I type “Ad…” it does. I prefer the case insensitivity rather than the >=1.46 version