usePaginatedRequest hook for simpler handling of pagination on FE (#6060)
* feat: usePaginatedRequest hook * fix: spread params * fix: handle limit zero * fix: handle case when stars.fetchPage returns empty array * fix: use stars.orderedData for reactivity
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
"Empty": "Empty",
|
||||
"Go back": "Go back",
|
||||
"Go forward": "Go forward",
|
||||
"Could not load starred documents": "Could not load starred documents",
|
||||
"Starred": "Starred",
|
||||
"Show more": "Show more",
|
||||
"Up to date": "Up to date",
|
||||
|
||||
Reference in New Issue
Block a user