- 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":"[\"bytes\", \"default\", \"fs\", \"full\", \"io-std\", \"io-util\", \"libc\", \"macros\", \"mio\", \"net\", \"parking_lot\", \"process\", \"rt\", \"rt-multi-thread\", \"signal\", \"signal-hook-registry\", \"socket2\", \"sync\", \"time\", \"tokio-macros\"]","declared_features":"[\"bytes\", \"default\", \"fs\", \"full\", \"io-std\", \"io-uring\", \"io-util\", \"libc\", \"macros\", \"mio\", \"net\", \"parking_lot\", \"process\", \"rt\", \"rt-multi-thread\", \"signal\", \"signal-hook-registry\", \"socket2\", \"sync\", \"taskdump\", \"test-util\", \"time\", \"tokio-macros\", \"tracing\", \"windows-sys\"]","target":9605832425414080464,"profile":971378857086334487,"path":8296918131048005224,"deps":[[260904210593906365,"tokio_macros",false,10772763613661465696],[2251399859588827949,"pin_project_lite",false,5057344457388244224],[3870702314125662939,"bytes",false,2709368896986884538],[5675930438384443948,"mio",false,6304702341804447286],[6684496268350303357,"signal_hook_registry",false,13531980978550246186],[10947645248417156337,"socket2",false,938700278717649396],[12111499963430175700,"libc",false,7018436085447038404],[12459942763388630573,"parking_lot",false,13830567144964075468]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/tokio-ea22773e337f148b/dep-lib-tokio","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |