Skip to content

fix sidebar active thread scrolling#69

Merged
tarik02 merged 2 commits into
mainfrom
fix/sidebar-active-thread-scroll
Jul 20, 2026
Merged

fix sidebar active thread scrolling#69
tarik02 merged 2 commits into
mainfrom
fix/sidebar-active-thread-scroll

Conversation

@tarik02

@tarik02 tarik02 commented Jul 20, 2026

Copy link
Copy Markdown
Owner

What Changed

  • scroll to the active thread instantly when the sidebar appears
  • smooth-scroll only when thread navigation originates outside the sidebar
  • remove draft-project scrolling and the previous pending-target state machine

Why

Direct sidebar navigation already starts from a visible row, so scrolling it again moves the list for no reason. External navigation, including command palette selection and deletion fallback, still needs to reveal the new active thread.

UI Changes

The sidebar no longer moves after selecting a thread inside it. Opening the sidebar reveals the active thread without animation; external thread changes reveal it with smooth scrolling.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:L labels Jul 20, 2026
@tarik02
tarik02 merged commit 47766bc into main Jul 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant