Skip to content

Persist wallet session across page reloads #28

Description

@Dannyswiss1

Currently reloading the page re-runs useWallet's isConnected/isAllowed check, which works, but there's no
optimistic "restoring session…" state — the wallet gate briefly flashes before resolving. Add a short-lived
loading state distinct from unavailable/idle that renders while the initial Freighter check is in flight, so
users with an already-approved wallet don't see a false disconnect flash.

Acceptance criteria

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