Skip to content

Add catalog navigation for disconnected clusters - #2402

Open
0utsights wants to merge 1 commit into
freelensapp:mainfrom
0utsights:fix/1198-main-window-gets-just-empty-if-cluster-disappear-7649c422
Open

0utsights wants to merge 1 commit into
freelensapp:mainfrom
0utsights:fix/1198-main-window-gets-just-empty-if-cluster-disappear-7649c422

Conversation

@0utsights

Copy link
Copy Markdown

ClusterStatus now observes cluster.disconnected and displays a Back to Catalog button after a clean disconnect. Previously, recovery controls appeared only for authentication warnings or errors, so a disconnected cluster remained on “Connecting…” with no way back. Existing reconnect and proxy-settings actions remain available for connection errors.

The focused component test reproduced the missing action before the fix. It now verifies the reactive disconnect transition, catalog navigation, the unchanged active-connection state, and existing error recovery controls. The focused Vitest suite, repository-wide TypeScript check, and Biome check pass.

Fixes #1198

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.

Main window gets just empty, if cluster disappear

1 participant