Public tree page showed only a name list → add the family-chart hourglass (PublicTreeChart) above the directory: same renderer as the member tree view (incl. cycle-sanitisation), fed by redacted public data, centered on the home person, click-to-recenter, "Open →" to the person's public page.
Homepage had no link to /explore → added an "Explore" nav link + an "Explore public trees" hero button.
From review of the deployed public surface:
- **Public tree page showed only a name list** → add the family-chart hourglass (`PublicTreeChart`) above the directory: same renderer as the member tree view (incl. cycle-sanitisation), fed by redacted public data, centered on the home person, click-to-recenter, "Open →" to the person's public page.
- **Homepage had no link to /explore** → added an "Explore" nav link + an "Explore public trees" hero button.
tsc clean; next build passes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Two gaps from review of the public surface:
- The public tree page showed only a list of names. Add the family-chart
hourglass (PublicTreeChart) above the directory — the same renderer the
member tree view uses, including the cycle-sanitisation that guards against a
bad graph, fed by redacted public data. Click a card to recenter; "Open"
links to the person's public page. Centers on the tree's home person.
- The homepage had no path to /explore. Add an "Explore" nav link and an
"Explore public trees" hero button.
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 053ce357ac into main2026-06-09 09:44:25 -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.
From review of the deployed public surface:
PublicTreeChart) above the directory: same renderer as the member tree view (incl. cycle-sanitisation), fed by redacted public data, centered on the home person, click-to-recenter, "Open →" to the person's public page.tsc clean; next build passes.
🤖 Generated with Claude Code