Add a persistent New Task entry to the left sidebar so task creation is available from project views. - Wire the left sidebar to the existing New Task dialog trigger from App. - Render an accessible, token-styled New Task CTA above sidebar navigation with collapsed rail support. - Cover the new sidebar affordance behavior and document it in the dashboard guide. Files changed: docs/dashboard-guide.md | 2 +- packages/dashboard/app/App.tsx | 1 + .../dashboard/app/components/LeftSidebarNav.css | 27 +++++++ .../dashboard/app/components/LeftSidebarNav.tsx | 18 +++++ .../components/__tests__/LeftSidebarNav.test.tsx | 83 ++++++++++++++++++++++ 5 files changed, 130 insertions(+), 1 deletion(-) Fusion-Task-Id: FN-6880 Fusion-Task-Lineage: 7d9cffd4-c216-4250-9615-51e7c16438c2
5.9 KiB
5.9 KiB