- 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
691 B
JSON
1 line
691 B
JSON
{"rustc":5391851738765093524,"features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"]","target":11327258112168116673,"profile":2040997289075261528,"path":3158835930346577513,"deps":[[3051629642231505422,"serde_derive",false,5185795900453314582],[11899261697793765154,"serde_core",false,9718374420960089655],[13548984313718623784,"build_script_build",false,9718744275513130850]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/serde-675e674aa89ff79c/dep-lib-serde","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |