Skip to content

Add handlers for txn updates, deletion #2

@bntrtm

Description

@bntrtm

These are a slightly different beast, as transactions cannot be identified by name to ask the server for lookup.

The implementation is likely going to require something of a list view approach or other interactive approach as might be provided by Charm's 'bubbletea,' a courtesy that also ought be extended to the transaction LOGGING as well, for a better user experience.

One idea might be to have a bubbletea model that renders a list of transactions, and when the limit is hit near the bottom, a message is sent outside the model to another goroutine that requests the next (LIMIT) amount of transactions, then adds it to the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions