Zachary Blackwood

Results 48 comments of Zachary Blackwood

Thanks so much!! If you could merge this into #38, that would be excellent, and then I can approve these both as a bundle.

This is great overall! Can you please fix the linting issues? (You can do this with pre-commit install and then pre-commit run --all-files) Also, is there a reason you changed...

This could definitely be done with a bit of work -- I think the best solution would be to add a `st_keyup_area` function, and add some CSS to make it...

I love this! I've wanted to play with Robot Framework, but hadn't gotten a chance yet. A couple things I would like to see before this gets merged, which I...

In my mind, if you have to put something, it's easier to just put a title. But, it is a little strange that you have to "figure out" the right...

Yes, if we're willing to limit to streamlit>=1.36.0, custom components can have an on_change, which seems like a good idea to me. It would make this problem much simpler to...

Hi @yun881201, That's not the intended behavior, and it doesn't *seem* to be the case in this simple test: ```python from datetime import datetime import folium import streamlit as st...

Is this different from the behavior you see on https://folium.streamlit.app/draw_support?