Hello dear fellows,
I am building an app that gets images and annotations, the user can: add, edit and remove existing annotations for a given image. I want to add after each phase a verficitaion step that includes a pop-up window so the user will confirm the change. Did someone ever coded a streamlit app with a pop up window?
KC
Hey @kobic8,
Unfortunately Streamlit doesn’t natively support pop-ups. Feel free to upvote this feature request GitHub Issue, which also describes some alternative approaches you might find helpful
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.