Skip to content

Fix browser interface freezing issue when oauth failed#137

Merged
zfoong merged 1 commit intoV1.2.1from
bug/oauth-issue-freeze-interface
Mar 21, 2026
Merged

Fix browser interface freezing issue when oauth failed#137
zfoong merged 1 commit intoV1.2.1from
bug/oauth-issue-freeze-interface

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented Mar 21, 2026

What and Why

Previously, the entire browser interface froze when connecting to external apps oauth failed.
Now, it is running in a asyn process, and the port is properly closed and handled when oauth failed or when the user wants to connect to another app

Items changes/features added

  • OAuth handlers now use non-blocking async calls
  • Modal close cancels in-progress OAuth and frees port immediately
  • Added timeout toast notification
  • Minor UI fix

@zfoong zfoong merged commit 71dc12d into V1.2.1 Mar 21, 2026
@zfoong zfoong deleted the bug/oauth-issue-freeze-interface branch March 24, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant