Skip to content

Explore pups pagination fix#239

Open
qlpqlp wants to merge 3 commits intoDogebox-WG:mainfrom
qlpqlp:explore-pups-pagination-fix
Open

Explore pups pagination fix#239
qlpqlp wants to merge 3 commits intoDogebox-WG:mainfrom
qlpqlp:explore-pups-pagination-fix

Conversation

@qlpqlp
Copy link
Copy Markdown
Contributor

@qlpqlp qlpqlp commented Apr 17, 2026

No description provided.

qlpqlp added 2 commits April 16, 2026 19:08
Fixed pagination issue were wen going to page 2 it jumped to page 1
PaginationController now supports:
setFilter((item, query) => boolean) → set once
setQuery(query) → update often
internal applyFilter() to reuse the same predicate
clearFilter() helper
Backward compatibility is preserved: existing setFilter(fn) usage still works.
@qlpqlp
Copy link
Copy Markdown
Contributor Author

qlpqlp commented Apr 17, 2026

sorry I was using wrong branch

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.

2 participants