-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Issues: streamlit/streamlit
[Coming soon]
st.chat_input
: Support for image and file input
#7409
opened Sep 22, 2023 by
yuanjie-ai
Open
17
[Coming soon] Native authentication support for Streamlit
#8518
by sfc-gh-jcarroll
was closed Jan 8, 2025
Closed
45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
In selectbox, if options chage from None to not, the defalut value rendered is still None.
feature:st.selectbox
priority:P3
status:confirmed
Bug has been confirmed by the Streamlit team
type:bug
Something isn't working
#10093
opened Dec 30, 2024 by
vivianyang11
3 of 4 tasks
Unify dropdown styles for Requests for feature enhancements or new features
st.selectbox
, st.multiselect
, and st.date_input
feature:st.date_input
feature:st.multiselect
feature:st.selectbox
type:enhancement
#8705
opened May 18, 2024 by
jrieke
2 tasks done
Nested Selectbox Component
area:widgets
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
type:possible-component
#8663
opened May 14, 2024 by
mkleinbort-ic
2 tasks done
st.selectbox
sometimes ignores user input when order of options
changes
feature:st.selectbox
type:enhancement
#8496
opened Apr 13, 2024 by
nathancooperjones
3 of 4 tasks
add "size" parameter to st.selectbox
feature:st.column_config
Related to column config functionalities
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#8272
opened Mar 10, 2024 by
captnswing
2 tasks done
Selectbox returns old element not in options if format_func returns the same value for old and new options
feature:st.selectbox
priority:P3
status:confirmed
Bug has been confirmed by the Streamlit team
type:bug
Something isn't working
#8008
opened Jan 24, 2024 by
TomWildenhain
3 of 4 tasks
Typeahead/autocomplete (async) st.selectbox widget
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#7807
opened Dec 5, 2023 by
sfc-gh-bhay
2 tasks done
Jump to previous selected element in selectbox
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#7794
opened Dec 1, 2023 by
zxdawn
2 tasks done
st.selectbox doesn't highlight/scroll-to default selections beyond index value of 7
feature:st.selectbox
priority:P3
status:confirmed
Bug has been confirmed by the Streamlit team
type:bug
Something isn't working
#7582
opened Oct 20, 2023 by
bradley-hf
3 of 4 tasks
[BUG]: Keyboard focus on mobile devices using st.selectbox
feature:st.selectbox
priority:P3
status:confirmed
Bug has been confirmed by the Streamlit team
type:bug
Something isn't working
#7513
opened Oct 6, 2023 by
iamrishan
3 of 4 tasks
Allow markdown options elements for selectbox widget
feature:st.radio
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#7466
opened Oct 1, 2023 by
orencio
2 tasks done
st.selectbox user experience is confusing.
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#7187
opened Aug 16, 2023 by
hucker
3 tasks done
Allow developer to limit the max number of results to show in the st.selectbox dropdown to improve widget performance
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#7104
opened Aug 2, 2023 by
smc395
2 tasks done
Selectbox resets selection on visible name change
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#6352
opened Mar 21, 2023 by
CHerSun
3 of 5 tasks
Add parameter to enable/disable text search in Requests for feature enhancements or new features
st.selectbox
feature:st.selectbox
type:enhancement
#6160
opened Feb 21, 2023 by
cmayoracurzio
Allow st.selectbox to accept an arbitrary value
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#5744
opened Nov 19, 2022 by
steve7734
Allow setting optgroup when using Requests for feature enhancements or new features
st.selectbox
feature:st.selectbox
type:enhancement
#5735
opened Nov 18, 2022 by
alexscott-ff
Hover text on Requests for feature enhancements or new features
selectbox
and multiselect
feature:st.multiselect
feature:st.selectbox
type:enhancement
#5335
opened Sep 10, 2022 by
harahu
Impossible to highlight the selection text in Requests for feature enhancements or new features
st.selectbox
to delete it all at once
feature:st.selectbox
type:enhancement
#5240
opened Aug 26, 2022 by
cmayoracurzio
Clarify edge case where physical location of element vs semantic location of element are handled
feature:st.form
feature:st.selectbox
feature:st.sidebar
type:enhancement
Requests for feature enhancements or new features
#5092
opened Aug 4, 2022 by
blackary
Make Requests for feature enhancements or new features
st.selectbox
dropdown re-open at position of last selected option, not at the top every time
feature:st.selectbox
type:enhancement
#4901
opened Jun 28, 2022 by
cmayoracurzio
Make Requests for feature enhancements or new features
st.selectbox
dropdown scroll along with option in focus, when navigating with arrow keys (↑↓)
feature:st.selectbox
type:enhancement
#4671
opened May 1, 2022 by
cmayoracurzio
Typo tolerance in select/multiselect
feature:st.multiselect
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#4497
opened Mar 11, 2022 by
tkmamidi
Ability to clear selectbox with long list of options
feature:st.selectbox
type:enhancement
Requests for feature enhancements or new features
#4440
opened Feb 24, 2022 by
jzcruiser
Non-invertible Bug has been confirmed by the Streamlit team
type:bug
Something isn't working
format_func
breaks widget serialization/caching
feature:st.selectbox
priority:P3
status:confirmed
#4264
opened Jan 11, 2022 by
dproctor
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.