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
397 stars 492 forks source link

refactor: resolved unreachable footer issue #2507

Closed Adeesh-bode closed 2 months ago

Adeesh-bode commented 2 months ago

The issue occurred on the project page where the projects component implemented infinite scrolling, making the footer inaccessible. Previously, as soon as the footer was reached, new projects would load, continually pushing the footer out of view. Now, after adjusting the footer's height, this trigger has been deactivated, allowing the footer to be accessed.

GGsoc contribution

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
projectshut ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 1:53pm
Adeesh-bode commented 2 months ago

removed 404 error now , Consider this issue contribution as gssoc

priyankarpal commented 2 months ago

removed 404 error now , Consider this issue contribution as gssoc

hii projectshut is not in gssoc24

Adeesh-bode commented 2 months ago

Will it be considered in gssoc?

On Sat, 11 May, 2024, 7:26 pm Priyankar Pal, @.***> wrote:

Merged #2507 https://github.com/priyankarpal/projectshut/pull/2507 into main.

— Reply to this email directly, view it on GitHub https://github.com/priyankarpal/projectshut/pull/2507#event-12776530625, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5BMCFSW7JIVPCSKFS3CDJDZBYPPNAVCNFSM6AAAAABHQFJUVOVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG43TMNJTGA3DENI . You are receiving this because you were mentioned.Message ID: @.***>

priyankarpal commented 2 months ago

Will it be considered in gssoc? On Sat, 11 May, 2024, 7:26 pm Priyankar Pal, @.> wrote: Merged #2507 <#2507> into main. — Reply to this email directly, view it on GitHub <#2507 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5BMCFSW7JIVPCSKFS3CDJDZBYPPNAVCNFSM6AAAAABHQFJUVOVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG43TMNJTGA3DENI . You are receiving this because you were mentioned.Message ID: @.>

no