Skip to content

Debounce Hub gateway nav hiding#477

Merged
shanselman merged 1 commit into
masterfrom
fix-hub-nav-debounce-463
May 20, 2026
Merged

Debounce Hub gateway nav hiding#477
shanselman merged 1 commit into
masterfrom
fix-hub-nav-debounce-463

Conversation

@shanselman
Copy link
Copy Markdown
Contributor

Summary

  • debounce hiding gateway-gated Hub navigation during short non-connected status blips
  • keep startup/offline behavior unchanged by hiding immediately on initial disconnected bind
  • add focused policy tests for the debounce decisions

Fixes #463

Validation

  • .\build.ps1
  • dotnet test .\tests\OpenClaw.Shared.Tests\OpenClaw.Shared.Tests.csproj --no-restore
  • dotnet test .\tests\OpenClaw.Tray.Tests\OpenClaw.Tray.Tests.csproj --no-restore

Keep gateway-gated Hub navigation visible through short disconnect/reconnect blips so settings changes do not briefly collapse the left nav.

Fixes #463

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@shanselman shanselman merged commit f98a334 into master May 20, 2026
23 checks passed
@shanselman shanselman deleted the fix-hub-nav-debounce-463 branch May 20, 2026 15:26
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.

[msix-e2e-feedback] Toggling 'Allow screen recording' in Settings briefly hides left-nav items

1 participant