streamlit icon indicating copy to clipboard operation
streamlit copied to clipboard

Streamlit — A faster way to build and share data apps.

Results 834 streamlit issues
Sort by recently updated
recently updated
newest added

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
status:confirmed
priority:P3
feature:st.data_editor

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
status:confirmed
priority:P3
feature:st.session_state
feature:callbacks

## Describe your changes ### Problem Previously, st.multiselect ignored the placeholder parameter when the options list was empty and accept_new_options=True, always showing backend-generated text instead of respecting user-provided placeholders. ###...

feature:st.multiselect
security-assessment-completed
change:bugfix
impact:users

## Describe your changes After some previous refactors of width handling by @sfc-gh-bnisco and @sfc-gh-lwilby , we can simplify the width styling in CameraInput to use CSS styles instead of...

security-assessment-completed
impact:internal
change:bugfix

## Describe your changes ## GitHub Issue Link (if applicable) ## Testing Plan - Explanation of why no additional tests are needed - Unit Tests (JS and/or Python) - E2E...

do-not-merge

### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [x] I added a descriptive title and summary to this issue. ### Summary If you...

type:enhancement
good first issue
feature:markdown

## Describe your changes ## GitHub Issue Link (if applicable) - Closes https://github.com/streamlit/streamlit/issues/11424 ## Testing Plan - Explanation of why no additional tests are needed - Unit Tests (JS and/or...

## Describe your changes Added shorthand flags for common Streamlit CLI options to improve usability and reduce verbosity. The new shorthand flags include: - `-hd` for `--server.headless` - `-r` for...

change:feature
impact:users
status:needs-product-approval

### Problem I'm frustrated because I cannot customise a page so it is visually the same as other pages in my application. I would like to be able to replace...

type:enhancement
area:layout
area:styling
feature:st.html

Bumps the vega group with 3 updates in the /frontend directory: [vega](https://github.com/vega/vega), [vega-embed](https://github.com/vega/vega-embed) and [vega-lite](https://github.com/vega/vega-lite). Updates `vega` from 5.33.0 to 6.1.2 Release notes Sourced from vega's releases. v6.0.0 changes since...

impact:internal
change:chore