Skip to content

Create a callback interface for st.data_editor #1

@mrtj

Description

@mrtj

The DynamoDBTableEditor implementation in this package contains a logic that calls DynamoDB operations making an incremental diff on the streamlit table editor session state variable as it is being changed by the subsequent edits. This logic could be extracted to a separate class that observers the change of the session state variable of the data editor, and creates atomic edit events as the session state changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions