Conversation
…te-thread-lifecycle-filters-thr_igw6sh3963
…te-thread-lifecycle-filters-thr_igw6sh3963
brsbl
added this pull request to stack #3934
September 19, 2026 04:16
This was referenced Sep 19, 2026
…te-thread-lifecycle-filters-thr_igw6sh3963
…te-thread-lifecycle-filters-thr_igw6sh3963
…te-thread-lifecycle-filters-thr_igw6sh3963
…te-thread-lifecycle-filters-thr_igw6sh3963
…te-thread-lifecycle-filters-thr_igw6sh3963
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.
Human comments
What was wrong
Palette thread search mixed saved drafts into ordinary threads and had no lifecycle selector. Its recent list could hide older drafts behind newer active threads.
What changed
Filter palette threads by Active, Drafts, and Archived, with Active selected by default.
Persist palette selection independently from the sidebar through
palette.threadLifecycles, also documented forbb settings ui.Fetch selected populations within server bounds and group results with six initial rows plus existing per-group Show more.
Load palette recent-query code only when thread search mode opens.
How you verified
85b3eed6c6d9a2d65345ec94a9af613ab0f7891f. Runa2ff5dc900cb579d8b4c7450a3d36bb06f22e7dd. CI runa2ff5dc90: Chrome for Testing 153.0.8010.52 passed desktop/mobile filtering, persistence, keyboard, split actions, message anchors, and no-match checks.Focused acceptance evidence and follow-up
limit=20.searchMessageSeq: 42during navigation.Startup-only repair: the existing recent-query hook moved behind the palette mode's existing lazy boundary. Requests, cache keys, subscriptions, enablement, and stale time are preserved.
The screenshots below are historical evidence from the labeled revisions. They predate later A2 integrations and the startup-only repair; current-head screenshot freshness and user QA remain pending. No browser QA was repeated for this repair.
Compared the same synthetic fixture, route, query
palette, light theme, and viewport at 2× density. Before:fc608d81b1402e9b3c59af589173a8a9489638dd. After:a2ff5dc900cb579d8b4c7450a3d36bb06f22e7dd, with all three lifecycles selected. Uploaded PNG bytes were verified against their public URLs.BB-Thread-ID: thr_igw6sh3963