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 DepthControl into a shared components/depth-control.tsx used by both views (stay in sync). The public chart gains anc/prog depth state + an apply effect mirroring the member behavior.
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 `DepthControl` into a shared `components/depth-control.tsx` used 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](https://claude.com/claude-code)
The public tree chart was fixed at 3 ancestors / 2 descendants. Add 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 DepthControl into a shared
components/depth-control.tsx and uses it in both, so they stay in sync. The
public chart gains anc/prog depth state + an apply effect (setAncestryDepth/
setProgenyDepth + updateTree) mirroring the member behavior.
tsc clean; next build passes.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Signed-off-by: Justin Paul <[email protected]>
justin
merged commit 768c68cbe0 into main2026-06-09 10:35:44 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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