Skip to content

Ask which side of the confidence threshold a delete of every listed track reaches - #1944

Open
mattdawkins wants to merge 5 commits into
mainfrom
dev/track-list-delete-threshold
Open

mattdawkins wants to merge 5 commits into
mainfrom
dev/track-list-delete-threshold

Conversation

@mattdawkins

@mattdawkins mattdawkins commented Sep 18, 2026

Copy link
Copy Markdown
Member

Replaces #1942, which put this question on the type list; it belongs on the track list.

  • When every track in the track list is checked and its delete button is pressed (sidebar and bottom bar), a dialog asks whether to delete the tracks above the current confidence threshold (the listed tracks, the previous behaviour), below it (tracks of the enabled types that the list hides), or all of them. A partial selection keeps the plain confirmation.
  • BaseFilterControls.annotationIdsBelowThreshold(types) selects tracks whose enabled classes all fall below threshold. Every scope deletes whole tracks through the normal removal handler; low-scoring secondary classes do not cause visible tracks to be modified.
  • Specs for the scopes and the dialog gating; docs updated. The type list is unchanged.

🤖 Generated with Claude Code

…rack reaches

The track list only shows what passes the confidence thresholds, so its
delete button asks: above (the listed tracks), below (hidden ones), or all.
mattdawkins added a commit that referenced this pull request Sep 20, 2026
mattdawkins added a commit that referenced this pull request Sep 21, 2026

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant