You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tech: section components navigate champs with the tree api
Refactor ViewableChamp::SectionComponent and EditableChamp::SectionComponent
to take a list of champs (tree entry points) and recurse through
HeaderSectionChamp#children, instead of rebuilding the tree from flat
types de champ and projecting champs one by one. Repetition rows go
through RepetitionRow#champs_tree, removing the row_id plumbing from
section components. Root callers pass dossier.champs_public_tree and
champs_private_tree.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments