MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / handleAddTask

Function handleAddTask

projects/web/src/components/sidebar/TaskList.tsx:413–415  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

411
412 // ── Handlers ──
413 const handleAddTask = () => {
414 navigate.go("CodeWorkspaceTaskCreate", { workspaceId })
415 }
416
417 useHotkeys(
418 NEW_TASK_SHORTCUT,

Callers 1

TaskList.tsxFile · 0.85

Calls 1

goMethod · 0.80

Tested by

no test coverage detected