Skip to content

Clickable Smallest Buckets file list - #1638

Draft
dxqb wants to merge 1 commit into
Nerogar:masterfrom
dxqb:clickable-buckets-squashed
Draft

Clickable Smallest Buckets file list#1638
dxqb wants to merge 1 commit into
Nerogar:masterfrom
dxqb:clickable-buckets-squashed

Conversation

@dxqb

@dxqb dxqb commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

as proposed on Discord

Makes the "Smallest Buckets" entry on the Concept statistics tab clickable, opening a scrollable popup that lists the files in those buckets — useful for small datasets where a near-empty bucket may be dropped at train time.

The advanced scan now records relative file paths per aspect bucket alongside the existing counts. The shared view builds the grouped popup text; the click affordance and popup are provided by toolkit helpers (real UI in PySide6, thin Ctk fallback). Old saved stats without the new key fall through to the existing rescan path.

Test plan

  • pre-commit run --all-files passes
  • Launched the affected UI or script and exercised the change
  • Tested with at least one real preset / config when relevant (note which: ____)

AI assistance

Early AI prototype — opened for discussion, not ready for review

Makes the "Smallest Buckets" entry on the Concept statistics tab clickable, opening a scrollable popup that lists the files in those buckets — useful for small datasets where a near-empty bucket may be dropped at train time.

The advanced scan now records relative file paths per aspect bucket alongside the existing counts. The shared view builds the grouped popup text; the click affordance and popup are provided by toolkit helpers (real UI in PySide6, thin Ctk fallback). Old saved stats without the new key fall through to the existing rescan path.
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