From c023079a1ad323b29fcf5e8debb73ef71d032e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gjermund=20H=C3=B8s=C3=B8ien=20Wiggen?= Date: Tue, 9 Jun 2026 22:51:24 +0200 Subject: [PATCH] chore: remove useless Work mode filler box from ticket sidebar Co-Authored-By: Claude Opus 4.8 --- web/src/app/tickets/[id]/page.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/web/src/app/tickets/[id]/page.tsx b/web/src/app/tickets/[id]/page.tsx index 3573eb3..18c9818 100644 --- a/web/src/app/tickets/[id]/page.tsx +++ b/web/src/app/tickets/[id]/page.tsx @@ -1006,15 +1006,6 @@ export default function TicketDetailPage({ )} -
-
- - Work mode -
-

- Reply from the dock, preview status automation, then commit changes when the side effects look right. -

-