Skip to content

Not all staged files shown if filenumber is to high #2433

@lukasdietz

Description

@lukasdietz

Summary

When the number of staged files exceeds the visible area, the Staged files list does not render all items even though a scrollbar appears. Scrolling works correctly in the Unstaged list but not in the Staged list. This results in an incomplete/partially rendered Staged files list and prevents accessing items beyond the initial viewport.

Steps to reproduce

  1. Create a new repository
  2. Generate files ( in my case 20 )
  3. Stage all files
  4. Scroll the staged list

Expected Behaviour

  • Same as on the unstaged panel/list
  • Scrollbar is displayed if number of files exeed display space

Actual Behaviour

  • The staged list shows a scrollbar but is not rendering the full list
  • If the panel is resized so all items fit without scrolling, all files are displayed

Details

Version: 2026.12
Source revision: d67c995
OS: Debian 13.5

Image

Metadata

Metadata

Assignees

Labels

help-wantedExtra attention is neededneed-more-infoExtra information or replay is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions