Add createPagination and createInfinityScroll by Bricks666 · Pull Request #331 · effector/farfetched
Navigation Menu
{{ message }}
effector / farfetched Public
- Notifications You must be signed in to change notification settings
- Fork 36
Draft
Bricks666 wants to merge 6 commits intoeffector:masterfrom
Draft
Add createPagination and createInfinityScroll#331
Bricks666 wants to merge 6 commits intoeffector:masterfrom
Add createPagination and createInfinityScroll#331
Bricks666 wants to merge 6 commits intoeffector:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Bricks666
commented
Jun 14, 2023
Bricks666
commented
Pagination and infinity scroll are a type of query used very often. So would be nice if the lib provide "modified" query fabric for them. Here there is implementation for create_pagination and tests for it. Infinity scroll fabric hasn't implemented yet, there's just very dirty draft.
Bricks666 added 5 commits
June 14, 2023 11:14
Bricks666
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment