ilya40umov / KotLink

An implementation of Go-Links, written in Kotlin

Home Page:http://kotlink.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination / filters in UI

ilya40umov opened this issue · comments

Not having pagination in UI will make it very difficult to scale KotLink to deployments with big numbers of links.
Hence, all of the views in UI that list links, namespaces, and search results should have pagination built-in, as well as the filters to allow showing only items of interest.

Closing for now. If it becomes a problem, I might need to add it to search page