- 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":2186523573422907803,"path":8296918131048005224,"deps":[[260904210593906365,"tokio_macros",false,12472881163348716222],[2251399859588827949,"pin_project_lite",false,12530558976595352840],[3870702314125662939,"bytes",false,15853816070996633266],[5675930438384443948,"mio",false,15306648706747522250],[6684496268350303357,"signal_hook_registry",false,8535657276611193762],[10947645248417156337,"socket2",false,12295319675826379207],[12111499963430175700,"libc",false,15084045871633244925],[12459942763388630573,"parking_lot",false,6165367442379611702]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/tokio-a98ff5c3c6c985e7/dep-lib-tokio","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |