Skip to content

Create backup page: make View file action functional #82

Description

@johnny9

Code Gap

The post-create backup page shows a View file action, but the QML button is not wired to any behavior. This leaves a visible dead control in the wallet creation backup flow.

Work Needed

  • Wire the View file action to open the created backup file or its containing folder using the selected desktop behavior.
  • Show a user-visible failure state if the file/location cannot be opened.
  • If opening the file is not desirable for release, replace the action with a clear supported action instead of leaving it dead.
  • Keep the post-create backup page route forward coherent after backup creation.
  • Add coverage for successful open, failed open, and missing backup path cases.

Priority

Preview / P1 correctness bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv1.0Required or tracked for v1.0 releasewallet

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions