Skip to content

Make the first scan empty state more helpful #153

Description

@Muawiya-contact

Goal

Improve the first empty state so new users understand what to scan.

The current text is safe and correct, but it could give one or two friendly examples.

Suggested copy direction

The empty state lives in:

app/src/App.jsx

Current idea:

<p>Run a read-only scan. Nothing is deleted — ever — without your review.</p>

Possible improved direction:

<p>
  Run a read-only scan of Downloads, a project folder, or another folder you want to understand.
  Nothing is deleted — ever — without your review.
</p>

Exact wording can be adjusted. Keep it short and calm.

Acceptance criteria

  • The empty state gives helpful scan examples.
  • The copy still makes the read-only safety promise clear.
  • No implementation details are shown to normal users.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

appThe Tauri desktop appfrontendThe desktop app's UI layergood first issueGood for newcomershelp wantedExtra attention is neededlevel: beginnerSmall and well-scoped; no deep context neededpriority: lowNice to haveui/uxInterface design, usability, and visual polish

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions