Add sidebar Split lifecycle - #2473
Open
brsbl wants to merge 11 commits into
Open
Conversation
This was referenced Aug 26, 2026
… bb/sidebar-splits-thr_2e2gbjx943
# Conflicts: # apps/app/src/components/commands/CommandPalette.test.tsx # apps/app/src/components/commands/CommandPalette.tsx # apps/app/src/components/sidebar/AppSidebar.tsx # apps/app/src/components/sidebar/ProjectList.tsx # apps/app/src/components/sidebar/SidebarThreadSearchPanel.test.tsx
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.
What was wrong
The primary New thread control could replace the current pane but could not deliberately create the spec's two-pane drafting workspace. Draft reopening and submission also lacked pane-local split lifecycle behavior.
What changed
Visual evidence
Exact comparison:
4a78545610576c1839ca271cb9440be657e93874→fd1c3ea60b4ffeafefeab4c5bff8b893d8364531.Before — exact base
4a78545610576c1839ca271cb9440be657e93874The hovered New thread row has no trailing split action.
After — exact head
fd1c3ea60b4ffeafefeab4c5bff8b893d8364531The same route, fixture, lifecycle filters, draft, viewport, and hover state reveal Split.
After — split result
After — compact viewport
How you verified
scripts/bb-dev-app, light theme,/, 1440×900 plus the scoped 700×900 compact check.Fixes: N/A — Updated Sidebar split layer.
BB-Thread-ID: thr_2e2gbjx943