Laura Wilby

Results 8 issues of Laura Wilby

The following days need some update/fix [ ] DAY 14 [ ] DAY 23 Update remove experimental_* [ ] Day 24 [ ] Calls not cached [ ] Outdated annotation...

## Describe your changes Styles to handle `height="stretch"` for `st.code` and `st.form` elements when they are in a fixed height container. Styles to handle `height=int` in vertical layouts with other...

## 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 This PR is part of the [AdvancedLayouts] project and introduces a new width parameter to containers and column groups. Breaking Changes: - `stVerticalBlockBorderWrapper` is removed, instead...

security-assessment-completed
change:breaking
change:feature
impact:users

## Describe your changes ## Screenshot or video (only for visual changes) ## GitHub Issue Link (if applicable) ## Testing Plan - Explanation of why no additional tests are needed...

Rendered spec: https://issues.streamlit.app/spec_renderer?pr=13233 ## GitHub Issue Link (if applicable) Related feature requests: - [Add support for dynamic tab badges or persistent tab keys #12342](https://github.com/streamlit/streamlit/issues/12342) - [st.tabs & st.expander - Improve...

change:spec

## Describe your changes Reduces themed snapshot overhead by converting layout/sizing tests from dual-theme (`themed_app`) to single-theme (`app`) fixture. **Changes:** - Split width tests (`width_300`, `width_stretch`) from `test_chat_input_rendering` into new...

security-assessment-completed
impact:internal
change:chore

### 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.exception