Landscape/portrait/fan toggle on the Tree page, card-click recenter with open-profile link, and the People directory wired to server-side fuzzy search.
Landscape/portrait/fan toggle on the Tree page, card-click recenter with open-profile link, and the People directory wired to server-side fuzzy search.
Tree page gets Landscape/Portrait/Fan toggles: landscape & portrait via family-chart's orientation; a hand-rolled radial Fan chart of ancestors (rings per generation, click to recenter). Clicking a card recenters and updates an 'Open <name> →' link to that person's profile. The People directory search now hits the server-side pg_trgm fuzzy endpoint (debounced) so it spans the whole tree, not just the loaded page.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Signed-off-by: Justin Paul <[email protected]>
justin
merged commit 438d2db2e7 into main2026-06-07 08:01:33 -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.
Landscape/portrait/fan toggle on the Tree page, card-click recenter with open-profile link, and the People directory wired to server-side fuzzy search.