Skip to content

Feature Request: Add a reusable loading and progress indicator for onchain actions #2574

@utensil-prong

Description

@utensil-prong

Describe the solution you'd like

Overview

OnchainKit provides components and hooks for executing onchain actions, but developers currently need to build their own loading and progress UI for common states such as “waiting for signature” or “transaction pending”
Without a standardized loading or progress indicator, each application reimplements similar UI patterns, which leads to inconsistent user experiences. Developers are also unsure which onchain states should be surfaced to users and how those states should be represented visually.

Proposed Solution

Introduce a reusable loading and progress indicator that reflects common onchain action states such as awaiting signature, pending submission, and confirmation. The solution should provide sensible defaults while allowing developers to fully customize the UI to match their application design.

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