fix(web): scroll sidebar after external thread navigation - #161
Merged
Conversation
Contributor
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
This was referenced Aug 27, 2026
4 tasks
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 Changed
Backports pingdotgg/t3code#8065.
The fork already had the upstream visible-thread helper, so this backport applies the remaining changes to both sidebar implementations.
Why
Thread changes from the command palette, deletion fallback, and other external navigation can select a row outside the visible sidebar area. Direct sidebar clicks already start from a visible row and should not move the list.
UI Changes
Opening the sidebar reveals the active thread without animation. External thread changes use smooth scrolling. Direct sidebar navigation and returning from settings do not scroll.
Screenshots and video were not captured because browser verification was not requested.
Verification
Checklist
Made with GPT-5.6 Sol using the Codex harness in T3 Code.