mirror of
https://github.com/Privex/looking-glass.git
synced 2026-04-25 07:05:49 +03:00
[GH-ISSUE #3] Implement Pager.vue pagination into PrefixList.vue #3
Labels
No labels
enhancement
enhancement
good first issue
good first issue
help wanted
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/looking-glass#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Someguy123 on GitHub (Feb 21, 2020).
Original GitHub issue: https://github.com/Privex/looking-glass/issues/3
Originally assigned to: @bt-cryptomancer on GitHub.
Dependant on issue #2
We have the component Pager.vue already in the repository, which is a Vue component for pagination, however it isn't yet used.
PrefixList.vue should use Pager.vue for pagination, using the limit/skip GET parameters as explained in issue #2
@bt-cryptomancer commented on GitHub (Apr 10, 2020):
Task complete in linked PR