feat(web): wire tasks page to real API data #473
Reference in New Issue
Block a user
Delete Branch "feat/tasks-real-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Replace mock data in /tasks page with real API calls via fetchTasks().
Test plan
Refs #467