Skip to content

Wrap download logic with streamlit fragments. #71

@daavoo

Description

@daavoo

Motivation

The current demo app refreshes after you click on the download button. This is causing some known issues #57 and potentially problems in the hosted demo.

This was first identified in #42 (review)

According to streamlit docs (https://docs.streamlit.io/develop/api-reference/widgets/st.download_button) the most recent way of handling it would be by using https://docs.streamlit.io/develop/concepts/architecture/fragments

Metadata

Metadata

Assignees

No one assigned

    Labels

    demoRelated to the demogood first issueGood for newcomershelp wantedExtra attention is needed
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions