Problem
I have about twenty options of several st.multiselect, and sometimes I need all options except only one. I want to first select all then remove one of them.
Solution
MVP: Maybe create one st.multiselect means "selected", another means "exclued", but really stupid.
Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.

Problem
I have about twenty options of several
st.multiselect, and sometimes I need all options except only one. I want to first select all then remove one of them.Solution
MVP: Maybe create one
st.multiselectmeans "selected", another means "exclued", but really stupid.Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.