Skip to content

Commits view fails to load more commits when last item is stash #4865

@eamodio

Description

@eamodio

Summary

Fixes issue where Load more in the Commits view would not correctly load if the last item was a stash

Impact

Users could not load additional commits in the Commits view when a stash was the last visible item, breaking the ability to browse commit history in repositories with stashes.

Validation

  1. Open Commits view in a repository with stashes
  2. Scroll to bottom where a stash is the last item
  3. Click Load more
  4. Verify additional commits load correctly

Risk

Low - Isolated fix to stash handling logic in commit pagination

Follow Ups

None


Closed by b058d31

Metadata

Metadata

Assignees

Labels

area-viewsIssues or features related to (tree) viewspending-releaseResolved but not yet released to the stable editionverified ✔Verified

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions