-
**Description**:
The current application in Streamlit only supports a single theme, which may not suit all users' preferences. Adding a dark/light mode toggle will enhance user experience by allowi…
-
Thank you for this component.
After solving the local development integration with keycloak with
"Realm Settings" -> "Security Defenses" -> "Content-Security-Policy" to
```
frame-src 'self'; f…
-
How to set the width and height of the component in Streamlit app? The new version seems remove the two parameters.
-
### 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.
##…
-
First off thanks for maintaining this package! Very helpful stuff. Just noticed one thing in the latest release. The [`_remove_extra_spacing()` method of `CookieManager`](https://github.com/Mohamed-51…
-
- **Objective:** Improve the Streamlit web application to provide a better user experience and additional functionalities.
- **Tasks:**
- **User Interface Improvements:**
- Redesign the layou…
-
## Expected Behavior (Mandatory)
When repeatedly reloading a Streamlit application, classes should not be registered multiple times in the neomodel library in order to avoid a `NodeClassAlreadyDefine…
-
onChange event is not working after Streamlit 1.34 release.
-
Thanks a lot for the powerful streamlit component! I'm wondering is there any plan to support editable custom nodes like [this](https://reactflow.dev/learn/customization/custom-nodes)?
-
Hi,
thanks for the great component. I'm trying to get it running but have the problem that the sign in button /widget is not showing upon when calling login(). Also no erros message is shown, the pag…