Public tree view: add generation depth controls (shared with member view) #51
Reference in New Issue
Block a user
Delete Branch "public-tree-depth-controls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The public tree chart was fixed at 3 ancestors / 2 descendants. Adds the same Generations controls the member view has (slider + number stepper + "All" per direction), applied live around the focused person.
Extracts the member page's inline
DepthControlinto a sharedcomponents/depth-control.tsxused by both views (stay in sync). The public chart gains anc/prog depth state + an apply effect mirroring the member behavior.tsc clean; build passes.
🤖 Generated with Claude Code