HimanshuNarware / Devlabs

DevLabs is a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community
https://www.devlabsstore.tech/
173 stars 263 forks source link

Pagination is causing issues (All tools are not loading on the homepage) #43

Closed HimanshuNarware closed 6 months ago

HimanshuNarware commented 1 year ago

Describe the bug the current number of items is not showing on the home page

insane-22 commented 1 year ago

Hey @HimanshuNarware, I would like to contribute to your project under hactoberfest 2023. Could you please assign the issue to me? I plan to add a div just above pagination, displaying "Showing {x} to {y} form {total}" Your feedback would be highly appreciated, Thank you for your consideration!

insane-22 commented 1 year ago

Hello @HimanshuNarware Thanks for assigning me the issue! I've made certain additions and the page looks like this:- image Is it ok or do you expect anything else?

HimanshuNarware commented 1 year ago

Hello @HimanshuNarware Thanks for assigning me the issue! I've made certain additions and the page looks like this:- image Is it ok or do you expect anything else?

@insane-22 nice, but can share a 15 sec video of you changes

insane-22 commented 1 year ago

@HimanshuNarware Yeah, sure! Video of website:-

https://github.com/HimanshuNarware/Devlabs/assets/116253210/4b723661-0816-4bce-85c1-b3ade9af9601

Files changed:- Pagination.css and Home.js

insane-22 commented 1 year ago

Hey @HimanshuNarware ! Kindly approve the changes so that I may submit a pull request for the same.