Skip to content

Add detachable overview dashboard panel#424

Open
bald-ai wants to merge 2 commits intosteipete:mainfrom
bald-ai:codex/issue-391-pop-out-detach-window
Open

Add detachable overview dashboard panel#424
bald-ai wants to merge 2 commits intosteipete:mainfrom
bald-ai:codex/issue-391-pop-out-detach-window

Conversation

@bald-ai
Copy link
Contributor

@bald-ai bald-ai commented Feb 25, 2026

Summary

  • add a detachable floating panel opened from a new Pop Out menu action
  • render a read-only overview dashboard with multiple provider cards at once
  • keep panel controls minimal (close only) and preserve live updates from existing stores
  • add menu test coverage for Pop Out placement

Validation

  • pnpm check
  • ./Scripts/compile_and_run.sh
  • swift test --filter StatusMenuTests/menuIncludesPopOutBeforeSettings

Fixes #391

Implements the request discussed here:
#391 (comment)

@bald-ai
Copy link
Contributor Author

bald-ai commented Feb 25, 2026

Hi, I am bit unsure about this one. I am not even sure how many people would benefit from this, I just responded to issue. I think the bigger problem was lack of the overview page which someone else solved recently.

So if people like this, please let yourself be heard so whoever manages this knows its worth to merge it. You can find screenshots of how it looks in the issue I responded to.

Cheers.

…w selection

- In non-merged mode, anchor the panel to the provider-specific status
  item button instead of the hidden merged status item, preventing
  fallback to centered placement.
- Use resolvedMergedOverviewProviders to respect the user's overview tab
  provider selection instead of showing all enabled providers.
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.

Feature Request: Pop out / Detach window

1 participant