Public tree view: full-width canvas like the member view #50
Reference in New Issue
Block a user
Delete Branch "public-tree-fullwidth"
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 layout forced
max-w-5xlon every/ppage, so the tree chart was cramped vs the member tree view. Mirror the member shell: the public layout drops max-width for the tree page (/p/<id>) only — chart gets the full canvas (74vh), heading + people list stay in a centered column. Person detail and/explorestay narrow.tsc clean; build passes.
🤖 Generated with Claude Code