mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-09-10 20:01:55 +02:00
A parent's checkbox covered creates and updates but skipped deletions and local-edit reverts, so a folder holding only those got no checkbox at all and the ones it did get moved a subset of what sat under them. The labels already mark destructive rows, so a parent now carries everything beneath it that has a checkbox of its own. Checking a row also brings in the folders it needs, which is the same rule read upwards and leaves nothing to disable: a resource can no longer be checked inside a folder that will not exist. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>