mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Pagination on document page #29
Reference in New Issue
Block a user
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 @shatfield4 on GitHub (Sep 11, 2023).
When there is a large document, we should be able to split the json files into chunks and have pagination so that we can quickly see parts of the document/remove loading times for large documents.