- 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
671 B
JSON
1 line
671 B
JSON
{"rustc":5391851738765093524,"features":"[\"default\", \"fs\", \"time\"]","declared_features":"[\"default\", \"fs\", \"full\", \"io-util\", \"net\", \"signal\", \"sync\", \"time\", \"tokio-util\"]","target":13526430384360234991,"profile":6245361199485245785,"path":217985477670049343,"deps":[[302948626015856208,"futures_core",false,5860662339676309301],[2251399859588827949,"pin_project_lite",false,892548195763029675],[17541620359049798014,"tokio",false,13118471240754970588]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/tokio-stream-4ec9390835593a63/dep-lib-tokio_stream","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |