It is a bit hard to figure out what is actually selected with the current color scheme.
The previous editor was using tri-state checkboxes where indeterminate state was used to indicate a partial selection of the folder.
We could also split the view into two operations:
Select source folders (don't show children of selected parents)
Adjust selection with filters/removal
The two steps are internally different as (1) results in source paths and (2) results in filters.
It is a bit hard to figure out what is actually selected with the current color scheme. The previous editor was using tri-state checkboxes where indeterminate state was used to indicate a partial selection of the folder.
We could also split the view into two operations:
The two steps are internally different as (1) results in source paths and (2) results in filters.