-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Refactor] You can't reach or read the footer due to the implementation of infinite scroll just above it in project page. #2503
Comments
To reduce notifications, issues are locked. Your issue will be unlock when we will add label as |
sure, go ahead! |
i want to work on this issue |
currently, I assigned to someone |
This issue has been open for a few days with no activity. It will be closed soon if no further activity occurs. |
. |
I have raised pr , please check |
This issue has been open for a few days with no activity. It will be closed soon if no further activity occurs. |
This issue has been closed because it has not received any activity in the last few days |
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
The text was updated successfully, but these errors were encountered: