Fix plugin pane host chrome in split layouts - #1008
Merged
brsbl merged 4 commits intoAug 4, 2026
Merged
Conversation
Completes the inherited skill pagination and wheel navigation, vertically centers shared plugin capability cells, subdues description disclosures, and finishes automation prompt editing with independently loaded permission modes, cached options, aligned provider icons, cancel/save behavior, and content-hugging selectors.\n\nFocused coverage: detail-page recipes (40 tests), automation server harness (14 tests), Turbo typechecks for @bb/app and bb-plugin-automations. Desktop QA artifacts cover the Tasks capability table, plugin action menu, and automation detail.
brsbl
merged commit Aug 4, 2026
6b1828c
into
bb/restore-skill-type-filter-thr_cxz5rwzns3
10 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin pages continue to participate in split layouts while the focused plugin pane no longer inherits BB app-level right-panel, fullscreen, or move controls. Thread panes retain and restore their own right-panel state when focused.\n\nFocused coverage: SplitThreadArea.test.tsx (35 tests). Desktop QA captured Tasks and Docs with and without adjacent split panes.