Skip to content

Conversation

@mdmohsin7
Copy link
Member

@mdmohsin7 mdmohsin7 commented Dec 2, 2025

closes #3531

@mdmohsin7 mdmohsin7 merged commit 62f4700 into main Dec 2, 2025
1 check passed
@mdmohsin7 mdmohsin7 deleted the remove-load-more branch December 2, 2025 14:32
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request successfully removes the 'Load More' button from the action items page. This is a good simplification, as the existing scroll-based pagination mechanism (_onScroll method) already handles loading more items automatically when the user scrolls near the end of the list. The initial fetch in initState also ensures that items are loaded when the page is first accessed. This change streamlines the user interface without compromising functionality.

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.

remove events from shared summary as theyre broken and random

2 participants