Johannes Rieke

Results 157 comments of Johannes Rieke

Hey @joy-void-joy, thanks for the suggestion! What would you want to use this for? I could see a value of this in some situations but I could also see this...

Hey @joy-void-joy, sorry for the late reply. I've been thinking about this a bit and my gut feeling right now is that we probably don't want to merge this. This...

Ok finally played around with this today! Sorry for the delay. It's actually quite nice! At least if you use it with a simple processing task. I think anything that...

Noting here that there's also a related issue with Chinese characters, see [this comment on the forum](https://discuss.streamlit.io/t/introducing-multipage-apps/25986/39?u=randyzwitch).

Hey @ngmisl, not sure if I understand your request. I *think* what you mean is that we should set the background of a custom component's iframe to the same color...

Can't you just solve that by setting the background color within the component you are adding here? Or are you adding an external URL, over which you have no control?

We are planning to implement this within the next few months!

Hey, sorry for the super long delay. I never had time to come around to this. I changed the implementation to work with `st.session_state` now, so it should be a...

That's weird, the return value of file uploader is actually never stored in Firestore. I can't test this right now because I don't have an instance of Firestore set up....

Hey, thanks for the PR! I decided to implement Streamlit's built-in `st.session_state` now (which is released since a year), so this is obsolete.