Goal-Calibration/public
Yisroel Baum 1342a67cf3
preserve expanded state across node re-render
introduce a module-level expandedNodeIds set that tracks which
nodes the user has manually expanded. renderTree consults the set
when deciding initial visibility (falling back to the depth-based
default for a fresh load), the toggle click handler keeps the set
in sync, and both add-child save handlers add the parent's id
before triggering the re-fetch. on a fresh load the set starts
empty so root-only-open behavior is unchanged and the existing
toggle tests keep passing.
2026-05-01 11:45:55 +03:00
..
css style login page with auth-card layout 2026-05-01 11:33:24 +03:00
js preserve expanded state across node re-render 2026-05-01 11:45:55 +03:00
index.php php cs fixer 2026-04-19 23:07:48 +03:00