nilavu
nilavu copied to clipboard
Required Pagination for one click Apps
For one click apps we need to do three things:
Bitnami:
- Show the most popular apps when nothing is being searched.
- Provide a dropdown with the categories so users can change categories (if nothing is selected then we show the most popular of each category.)
- Provide a pagination for when there are more than 10 results - this will mainly be used for the popular section since there is 100s of apps by default that will be sorted from most popular to least.
For docker: 1, and 3 of the above. We limit the most popular by 100 since there are 100's of thousands of apps.
Also please grab the following information for me from the docker hub as I am restyling the results -> Stars, Pulls, logo url if available, docker hub link url, and if is an official docker repository or not.
We also need to add a search bar for the Marketplace.
@jaeko44 Created a separate issue for search in mktplace.