Problem/Motivation

Follow-up from #2738645: Add a collapse / edit all button

if we collapse a parent container that contains changed children, we should bubble up the changed annotation - but only for collapsed ones. Otherwise it looks like nothing changed.

from discussion .

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

toncic created an issue. See original summary.

miro_dietiker’s picture

Title: Add warning message after "Collapse all" » Add warning message on collapsed container if changed child

This issue should only care about the changed child and bubbling up the changed annotation to the parent collapsed container.

IMHO the original issue should make sure that the regular changed messages display after a collapse-all. No regressions.