Skip to content

Issues: streamlit/streamlit

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Critical bug: Sidebar button display in page navigation status:needs-triage Has not been triaged by the Streamlit team type:bug Something isn't working
#8589 opened Apr 30, 2024 by juhonkang
3 of 4 tasks
Add support for alpha channel in st.image's channels argument feature:st.image type:enhancement Requests for feature enhancements or new features
#8586 opened Apr 29, 2024 by SebastianScherer88
2 tasks done
Show preview images in st.file_uploader feature:st.file_uploader type:enhancement Requests for feature enhancements or new features
#8578 opened Apr 28, 2024 by jrieke
2 tasks done
Make st.chat_input show up at the bottom even if used in a tab feature:st.chat_input type:enhancement Requests for feature enhancements or new features
#8564 opened Apr 25, 2024 by XinyueZ
3 of 4 tasks
Add alt text to images & charts for improved accessibility area:accessibility feature:charts Related to charting functionality feature:st.dataframe feature:st.image type:enhancement Requests for feature enhancements or new features
#8563 opened Apr 25, 2024 by jrieke
2 tasks done
st.date_input not working in the sidebar on mobile devices or very narrow windows feature:st.date_input priority:P3 status:confirmed Bug has been confirmed by the Streamlit team type:bug Something isn't working
#8556 opened Apr 23, 2024 by jgieseler
4 tasks done
Add border to st.columns feature:st.columns feature:st.metric type:enhancement Requests for feature enhancements or new features
#8547 opened Apr 20, 2024 by jrieke
2 tasks done
Shut down the session after closing the browser tab by the user area:backend type:enhancement Requests for feature enhancements or new features
#8545 opened Apr 19, 2024 by Anna050689
2 tasks done
Not handled DecodeError on the server side on file upload with double extension feature:st.file_uploader status:needs-triage Has not been triaged by the Streamlit team type:bug Something isn't working
#8544 opened Apr 19, 2024 by murmuruuu
3 of 4 tasks
Unable to upload >980 files using file_uploader feature:st.file_uploader status:needs-triage Has not been triaged by the Streamlit team type:bug Something isn't working
#8534 opened Apr 18, 2024 by keyfayaz
4 tasks done
Nested Grids for Grouping Rows - Feature Request feature:st.dataframe type:enhancement Requests for feature enhancements or new features
#8530 opened Apr 18, 2024 by VijayRameshkumar
2 tasks done
Support chart selections (with on_select) for Altair v4 area:events feature:st.altair_chart type:enhancement Requests for feature enhancements or new features
#8516 opened Apr 16, 2024 by jrieke
2 tasks done
rerun fragment only programatically with st.experimental_fragment instead of run_every feature:st.fragment type:enhancement Requests for feature enhancements or new features
#8511 opened Apr 16, 2024 by ambroser53
2 tasks done
Rerun when dismissing st.dialog by clicking on X or pressing Escape area:events feature:st.dialog type:enhancement Requests for feature enhancements or new features
#8507 opened Apr 15, 2024 by sfc-gh-pkommini
2 tasks done
Prevent layout shift caused by scrollbars area:ux/ui type:enhancement Requests for feature enhancements or new features
#8504 opened Apr 15, 2024 by gabrieltempass
2 tasks done
StrEnum doesn't work with st.selectbox, st.multiselect options feature:st.multiselect feature:st.selectbox priority:P3 status:confirmed Bug has been confirmed by the Streamlit team type:bug Something isn't working
#8500 opened Apr 15, 2024 by 97k
3 of 4 tasks
st.selectbox sometimes ignores user input when order of options changes feature:st.selectbox type:enhancement Requests for feature enhancements or new features
#8496 opened Apr 13, 2024 by nathancooperjones
3 of 4 tasks
Add metrics with spark lines! feature:st.metric type:enhancement Requests for feature enhancements or new features
#8495 opened Apr 13, 2024 by mkleinbort
2 tasks done
ProTip! Adding no:label will show everything without a label.