Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination does not work for ListingPresentation #777

Closed
seandenigris opened this issue Aug 3, 2015 · 1 comment
Closed

Pagination does not work for ListingPresentation #777

seandenigris opened this issue Aug 3, 2015 · 1 comment

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 777

When rendering a list with many items, specifying showOnly: does not have any effect.

To reproduce the problem:

GLMFinder new 
    show: [:a | 
        a list display: [:x | 1 to: x ]; showOnly: 100 ];
    openOn: 1000

Reported by tudor.girba on 2012-02-17 08:35:32

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2012-02-20 15:31:20

  • Status changed: Fixed

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

No branches or pull requests

1 participant