Describe the bug
When a content is part of the dependency of another content, and both are selected in the left panel, when deselecting the containing item it will remove also the other item
To Reproduce
Steps to reproduce the behavior:
create teaser A
create page B
add B inside teaser targets of content A
select content A for content sync
notice that also content B is coming, as part of references
select also content B from the left panel
notice that the right panel is NOT updated
deselect content A
notice that content B is also removed from the right panel, but it is still selected in the left panel
Expected behavior
Content B should be promoted as no more part of references from A, but as a "chosen" content to be synchronized
Content B should not be removed when removing A
Describe the bug When a content is part of the dependency of another content, and both are selected in the left panel, when deselecting the containing item it will remove also the other item
To Reproduce Steps to reproduce the behavior:
Expected behavior Content B should be promoted as no more part of references from A, but as a "chosen" content to be synchronized Content B should not be removed when removing A
Screenshots