Skip to content

feat(ui): redesign modified files section in session turn#20348

Open
nexxeln wants to merge 1 commit intodevfrom
nxl/improved-modified-files-ui
Open

feat(ui): redesign modified files section in session turn#20348
nexxeln wants to merge 1 commit intodevfrom
nxl/improved-modified-files-ui

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented Mar 31, 2026

summary

  • replace collapsible bar-variant header with inline count + diff totals (16 Changed files +243 -24)
  • show max 10 files with +N more files overflow indicator, clickable to expand
  • add Show all / Show less toggle visible on hover of the section
  • pause auto-scroll on expand to prevent layout shift

testing

  • verified with bun typecheck across all packages
  • manual testing in desktop/web app

replace collapsible bar-variant header with inline changed files count
and +/- diff totals. limit visible files to 10 with a show all toggle
on hover and a clickable +N more files overflow indicator. pause
auto-scroll on expand to prevent layout shift.
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.

1 participant