Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Add Detail to UI Element Informing User of Crank #5

Description

@canny

If event heap accounts length is > 20 there could be some user feedback or we could set an indicator (or flag) in the UI informing people a crank should be performed.

Basically this would resolve into a UI component notifying users (as an indicator) that there IS something that needs to be cranked.

Currently the only way to know is if you crank and then look at the TX logs that there was nothing done.

When we build the transaction we actually should know how many events need to be cranked, so in theory we could fetch this periodically (or on load) so a user would know the crank would be worth doing.

if (_eventHeap != null) {

https://the-meta-dao.canny.io/admin/board/ui-ux/p/add-detail-to-ui-element-informing-user-of-crank

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions