From 1420a1ed436b181b1a259af9440e30e6c208b3b9 Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Thu, 19 Feb 2026 19:51:05 -0600 Subject: [PATCH] Add Close button and saved indicator to task detail dialog --- src/app/page.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3f4ffa..4d68399 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -700,7 +700,7 @@ export default function Home() { - + +
+ Changes saved automatically + +
)}