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

insert newly added item at the top of the list #187

Closed
MohammedElotol opened this issue Apr 12, 2022 · 4 comments
Closed

insert newly added item at the top of the list #187

MohammedElotol opened this issue Apr 12, 2022 · 4 comments

Comments

@MohammedElotol
Copy link

How can I add new item at the top - or delete- keeping the paged list intact

@ChiPhanTlm
Copy link

same issue here, any example :D

@MohammedElotol
Copy link
Author

I made a fork and added controller. insertItemAt(index, item)

My fork:
https://github.com/MohammedElotol/infinite_scroll_pagination

@obrunsmann
Copy link

@MohammedElotol I am also interested in this feature. What about a PR for the main project?

@EdsonBueno
Copy link
Owner

You can always edit the itemList directly as shown here.

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

4 participants