- Foldable left panel (user profile) and right panel (task details) - Clicking a task in the list or graph node selects it and shows details - Both views (task list + graph) always mounted via absolute inset-0 for correct canvas dimensions; tabs toggle visibility with opacity - Graph node selection animation: other nodes repel outward (charge -600), then selected node smoothly slides to center (500ms cubic ease-out), then charge restores to -120 and graph stabilizes - Graph re-fits on tab switch and panel resize via ResizeObserver - Fix UUID string IDs throughout (backend returns UUIDs, not integers) - Add TaskDetailPanel, UserPanel components - Add CLAUDE.md project documentation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
{"rustc":5391851738765093524,"features":"[\"__common\", \"default\", \"futures-core\", \"futures-util\", \"log\", \"make\", \"pin-project\", \"pin-project-lite\", \"tokio\", \"tracing\", \"util\"]","declared_features":"[\"__common\", \"balance\", \"buffer\", \"default\", \"discover\", \"filter\", \"full\", \"futures-core\", \"futures-util\", \"hdrhistogram\", \"hedge\", \"indexmap\", \"limit\", \"load\", \"load-shed\", \"log\", \"make\", \"pin-project\", \"pin-project-lite\", \"rand\", \"ready-cache\", \"reconnect\", \"retry\", \"slab\", \"spawn-ready\", \"steer\", \"timeout\", \"tokio\", \"tokio-stream\", \"tokio-util\", \"tracing\", \"util\"]","target":3486700084251681313,"profile":15657897354478470176,"path":7975747678124036615,"deps":[[302948626015856208,"futures_core",false,2468974453932660575],[784494742817713399,"tower_service",false,16019076366609623065],[2251399859588827949,"pin_project_lite",false,5057344457388244224],[5898568623609459682,"futures_util",false,17833620431097856884],[7712452662827335977,"tower_layer",false,12329683236559188260],[11725126324617127513,"pin_project",false,14184057446091570600],[14757622794040968908,"tracing",false,3568424343064569723],[17541620359049798014,"tokio",false,6352395554011230797]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/tower-14132d2fa5c60a3a/dep-lib-tower","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |