Skip to content
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

Closed
4 tasks done
Adeesh-bode opened this issue May 8, 2024 · 10 comments
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase ✨ goal: improvement Improvement to an existing feature 🛠 goal: refactor refactor code no-issue-activity no-issue-activity 🏁 status: ready for dev Ready for work

Comments

@Adeesh-bode
Copy link
Contributor

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

@Adeesh-bode Adeesh-bode added 🚦status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: refactor refactor code labels May 8, 2024
Copy link

github-actions bot commented May 8, 2024

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.

@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2024
Repository owner unlocked this conversation May 9, 2024
@priyankarpal priyankarpal added ✨ goal: improvement Improvement to an existing feature 🏁 status: ready for dev Ready for work 💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase and removed 🚦status: awaiting triage Has not been triaged & therefore, not ready for work labels May 9, 2024
@priyankarpal
Copy link
Owner

sure, go ahead!

@mrvivekthumar
Copy link

i want to work on this issue

@mrvivekthumar
Copy link

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
Copy link
Owner

i want to work on this issue

currently, I assigned to someone

Copy link

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

@github-actions github-actions bot added the no-issue-activity no-issue-activity label May 25, 2024
@priyankarpal
Copy link
Owner

.

@Adeesh-bode
Copy link
Contributor Author

I have raised pr , please check

@github-actions github-actions bot removed the no-issue-activity no-issue-activity label May 26, 2024
Copy link

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

@github-actions github-actions bot added the no-issue-activity no-issue-activity label Jun 10, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase ✨ goal: improvement Improvement to an existing feature 🛠 goal: refactor refactor code no-issue-activity no-issue-activity 🏁 status: ready for dev Ready for work
Projects
None yet
Development

No branches or pull requests

3 participants