- 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.2 KiB
JSON
1 line
1.2 KiB
JSON
{"rustc":5391851738765093524,"features":"[\"default\", \"http1\", \"server\"]","declared_features":"[\"capi\", \"client\", \"default\", \"ffi\", \"full\", \"http1\", \"http2\", \"nightly\", \"server\", \"tracing\"]","target":9574292076208557625,"profile":10765686629543842738,"path":2571329007012420062,"deps":[[302948626015856208,"futures_core",false,2468974453932660575],[1074848931188612602,"atomic_waker",false,12764086637173402329],[2251399859588827949,"pin_project_lite",false,5057344457388244224],[2620434475832828286,"http",false,12178800335506446277],[3666196340704888985,"smallvec",false,6999625528918773204],[3870702314125662939,"bytes",false,2709368896986884538],[5532778797167691009,"itoa",false,6050066881301659259],[6163892036024256188,"httparse",false,1464738149002946059],[6304235478050270880,"httpdate",false,18194682484867376706],[9128867168860799549,"futures_channel",false,17007048784015956134],[14084095096285906100,"http_body",false,10962244317973710858],[17541620359049798014,"tokio",false,6352395554011230797]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/hyper-c85e3835f1c1582d/dep-lib-hyper","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |