Add sidebar fixed-item visibility controls - #2478
Open
brsbl wants to merge 10 commits into
Open
Conversation
….com:get-bb/bb into bb/sidebar-top-region-item-toggles-thr_2e2gbjx943 # Conflicts: # apps/app/src/components/sidebar/AppSidebar.tsx # apps/app/src/components/sidebar/ProjectList.tsx # apps/app/src/components/sidebar/SidebarThreadSearchPanel.test.tsx
brsbl
added a commit
to brsbl/bb
that referenced
this pull request
Aug 26, 2026
brsbl
changed the base branch from
bb/sidebar-splits-thr_2e2gbjx943
to
bb/build-search-palette-layer-thr_z45dnp4jyw
August 26, 2026 19:23
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 fixed top rows had no single ownership surface for visibility and order. Controls were buried in Display options, Automations was outside the same preference model, and hiding every item could leave unnecessary structure behind.
What changed
No server state, wire contract, or daemon protocol changes are introduced by this layer.
Visual evidence
Exact comparison:
4a70ddfa811e1cbc2e9f59be17beb4b1ce84d6f8→66cf39b68e813c195e39ecdb022cb5ffbf0292c5.Before — exact base
4a70ddfa811e1cbc2e9f59be17beb4b1ce84d6f8The fixed rows have no top-chrome customization entry point.
After — exact head
66cf39b68e813c195e39ecdb022cb5ffbf0292c5The same root state adds Customize without changing the default rows.
After — menu and live reorder
After — empty top region
How you verified
scripts/bb-dev-app, light theme,/, 1440×900.Fixes: N/A — Updated Sidebar top-region customization layer.
BB-Thread-ID: thr_2e2gbjx943