OWASP / Nest

Explore OWASP and be a part of it
https://nest.owasp.dev
MIT License
10 stars 11 forks source link

Implement pagination for `Contribute` page #50

Open arkid15r opened 2 weeks ago

arkid15r commented 2 weeks ago

Currently /projects/contribute page shows top 25 results for any query. The Algolia search engine supports pagination but it hasn't been implemented on the backend.

The task consists of 2 parts:

Documentation references:

arkid15r commented 2 weeks ago

After Contributions pagination support is implemented it needs to be extended to other pages with multiple page entity lists (Projects and Chapters pages)

harsh3dev commented 2 weeks ago

Hi, I have started to work on this issue. @arkid15r /assign