feat: Workstation page — Products + Projects unified behind one sidebar entry (#549)

* feat(panel): Workstation page — Products and Projects as tabs behind one sidebar entry

* docs(map): workstation page, extracted views, and the local-filter scroll trade-off

---------

Co-authored-by: Renn F <rennf93@users.noreply.github.com>
This commit is contained in:
Renzo F
2026-07-18 00:45:21 +02:00
committed by GitHub
co-authored by Renn F
parent 496c24d186
commit c5dfbf6063
12 changed files with 386 additions and 275 deletions
@@ -560,7 +560,7 @@ export function TaskMetadata({ task }: TaskMetadataProps) {
<HelpTip label="Opens the Projects list (not a deep link to this specific project)">
<Link
prefetch={false}
href={`/projects`}
href={`/workstation?tab=projects`}
className="font-medium text-blue-600 hover:underline dark:text-blue-400"
>
{project.name}