From 60e71ce4c86211caa11e8e779ab15807a389c357 Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Tue, 10 Feb 2026 22:41:02 +0800 Subject: [PATCH] fix(desktop): require successful Telegram connection before Continue Continue button is now disabled until the bot status is 'running'. Skip remains available when no token has been entered. Co-Authored-By: Claude Opus 4.6 --- apps/desktop/src/renderer/src/pages/onboarding/connect.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/renderer/src/pages/onboarding/connect.tsx b/apps/desktop/src/renderer/src/pages/onboarding/connect.tsx index 2b98f208..8ca3f7e9 100644 --- a/apps/desktop/src/renderer/src/pages/onboarding/connect.tsx +++ b/apps/desktop/src/renderer/src/pages/onboarding/connect.tsx @@ -143,7 +143,7 @@ export default function ConnectStep() { Skip )} -