From fb2729193fb0b41e43595b42be1a9b4b13eb287a Mon Sep 17 00:00:00 2001 From: corpi Date: Mon, 16 Mar 2026 14:47:54 +0900 Subject: [PATCH] =?UTF-8?q?fix(app):=20entry=20stage=EB=A5=BC=20=EC=9C=84?= =?UTF-8?q?=EB=A1=9C=20=EC=9E=AC=EB=B0=B0=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../focus-dashboard/ui/AppAtmosphereEntryShell.tsx | 12 ++++++------ .../focus-dashboard/ui/FocusDashboardWidget.tsx | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx b/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx index 7a5c7b9..46b9e0a 100644 --- a/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx +++ b/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx @@ -53,17 +53,17 @@ export const AppAtmosphereEntryShell = ({ onStartSession, }: AppAtmosphereEntryShellProps) => { return ( -
+
{/* Main Focus Entry Ritual */} -
+
{/* Inline Accessories (No overlap guarantee) */} -
+
{errorAccessory} {!errorAccessory && topAccessory}
-
-

+

+

What will you focus on?

-
+
{/* Primary Action: Massive Custom Timer Input */} diff --git a/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx b/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx index 3939fab..a171ed5 100644 --- a/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx +++ b/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx @@ -307,18 +307,18 @@ export const FocusDashboardWidget = () => { !isCheckingSession && !currentSession && hasEnoughWeeklyData && !isReviewReturn; return ( -
+
{/* Background Media */}
{/* Immersive Overlay Gradients */} -
-
+
+
{/* Header */}
@@ -345,13 +345,13 @@ export const FocusDashboardWidget = () => {
{/* Main Content Area */} -
+
{isCheckingSession ? ( -
+

Loading session...

) : ( -
+