priyankarpal / projectshut

Projectshut is an open source web app that enables users to freely publish their projects and create user profiles within the platform ✨🚀
https://www.projectshut.tech
MIT License
402 stars 486 forks source link

[Refactor] You can't reach or read the footer due to the implementation of infinite scroll just above it in project page. #2503

Closed Adeesh-bode closed 3 months ago

Adeesh-bode commented 5 months ago

File Name

components/projects/Projects.tsx

Reason for Refactoring the Code

The reason for refactoring is to fix the issue with the infinite scroll that prevents users from accessing the footer. We can adjust the scroll behavior to ensure the footer remains accessible. This could involve implementing a threshold for the scroll or a pause in the loading of new content when nearing the footer. These changes can improve usability without disrupting existing functionality.

Record

github-actions[bot] commented 5 months ago

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as 🏁 status: ready for dev. Check out the contributing guide for more information.

priyankarpal commented 5 months ago

sure, go ahead!

mrvivekthumar commented 5 months ago

i want to work on this issue

mrvivekthumar commented 5 months ago

Also i have figured out how to solve this but the problem with this after reaching the threshold value some project is not loaded . its create bad effect on ui and i dont how handle that . image

priyankarpal commented 5 months ago

i want to work on this issue

currently, I assigned to someone

github-actions[bot] commented 4 months ago

This issue has been open for a few days with no activity. It will be closed soon if no further activity occurs.

priyankarpal commented 4 months ago

.

Adeesh-bode commented 4 months ago

I have raised pr , please check

github-actions[bot] commented 3 months ago

This issue has been open for a few days with no activity. It will be closed soon if no further activity occurs.

github-actions[bot] commented 3 months ago

This issue has been closed because it has not received any activity in the last few days