Skip to content

[Bug] Cleanup summary does not reconcile selected and removed items #22

Description

@AndrewDongminYoo

Environment

  • CleanMyMac CLI: 1.0.0 (10000.0.2607141452)
  • Command: cleanmymac clean

Observed behavior

The review screen reported:

  • 44 items selected
  • 364.5 MB selected

After cleanup, the completion screen reported:

  • 41 items removed
  • 364 MB cleaned

The result did not explain what happened to the remaining three selected items.

The UI had previously warned that some cached items might be in use, but the completion screen did not distinguish skipped, in-use, or failed items.

Expected behavior

The completion screen should account for every selected item, for example:

  • Selected: 44
  • Removed: 41
  • Skipped: 3
  • Failed: 0

Skipped and failed items should include an item identifier or path and a short reason.

Why this matters

Cleanup is destructive, so users need an auditable result that reconciles the reviewed selection with what was actually removed.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions