Hold the finishing banner until the daemon reconnects - #929
Conversation
Code Review by Qodo
1.
|
App-lane Connected still lags the daemon's connection word after OAuth, so Sign in would restart a flow that already succeeded.
ca96bbb to
afc39fa
Compare
PR Summary by QodoHold sign-in banner until the daemon reconnects
AI Description
Diagram
High-Level Assessment
Files changed (4)
|
|
Code review by qodo was updated up to the latest commit ab69bb2 |
Closes #928 — AI-2759
What & why
App-lane Connected still lags the daemon's connection word after OAuth, so Sign in would restart a flow that already succeeded. The launcher holds finishing copy, hides Sign in, and shows a busy bar until the daemon reports connected, the local daemon is down, or the lane parks SignedOut. A live app lane with the daemon still catching up shows Connecting, not Sign in again.
Where to look
NoticeForand the lane subscription that settles awaiting only on SignedOut — app-lane Connected is not "caught up".Verification
1767 passed, 0 failed (14s).