summaryrefslogtreecommitdiff
path: root/issues/authentication_authorisation/paginate-resources-page.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-07-27 05:19:22 +0300
committerFrederick Muriuki Muriithi2023-07-27 05:19:55 +0300
commita8804012b1b8848f9298a672625e4cc5dc7f668d (patch)
tree9948f575dee127923df1e1af58bd2f8ac8615744 /issues/authentication_authorisation/paginate-resources-page.gmi
parent975ddd2d24687da2e49caee991ec9a9e4c504885 (diff)
downloadgn-gemtext-a8804012b1b8848f9298a672625e4cc5dc7f668d.tar.gz
Issue: Paginate Data Items on Resource Page
Diffstat (limited to 'issues/authentication_authorisation/paginate-resources-page.gmi')
-rw-r--r--issues/authentication_authorisation/paginate-resources-page.gmi21
1 files changed, 21 insertions, 0 deletions
diff --git a/issues/authentication_authorisation/paginate-resources-page.gmi b/issues/authentication_authorisation/paginate-resources-page.gmi
new file mode 100644
index 0000000..5e04b96
--- /dev/null
+++ b/issues/authentication_authorisation/paginate-resources-page.gmi
@@ -0,0 +1,21 @@
+# Paginate Resources Page
+
+## Tags
+
+* priority: medium
+* status: open
+* assigned: fredm, zachs
+* keywords: resources, data linking, auth
+* type: feature request
+
+## Description
+
+Some of the Resources have too many data items linked, which leads to the page freezing when loaded.
+
+Pagination will help aleviate the issue in those situations.
+
+We also need to add a search of sorts for the data within the resource, to avoid having to scroll through the pages to find a specific data item.
+
+### Possible implementation notes
+
+* Have pages of 250 results or so