Skip to content

feat(tui): make modified files in sidebar clickable#14016

Open
michaljach wants to merge 1 commit intoanomalyco:devfrom
michaljach:tui-clickable-modified-files
Open

feat(tui): make modified files in sidebar clickable#14016
michaljach wants to merge 1 commit intoanomalyco:devfrom
michaljach:tui-clickable-modified-files

Conversation

@michaljach
Copy link

Summary

  • Make each item in the TUI "Modified Files" sidebar section clickable
  • On click, scroll the left transcript pane to the most recent related diff context
  • Add subtle hover state to indicate interactivity

Verification

  • Open a session with modified files in TUI
  • Click a file in the right sidebar
  • Confirm the left pane jumps to the relevant conversation/diff context

Fixes #14013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Modified Files list clickable

1 participant