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

[Bug]: On opening first-contributions page automatically slides to bottom #85617

Open
Gunjan349 opened this issue Jun 19, 2024 · 4 comments
Open

Comments

@Gunjan349
Copy link

🐞 Problem
On opening first-contributions page automatically slides to bottom of page.
🎯 Goal
Page should remain on top instead of bottom.

💡 Possible solutions
Maybe some CSS or javascript function causing such behavior.

@spirita1204
Copy link
Contributor

@RavindraTripathi
Copy link

To stop the first-contributions page from automatically sliding to the bottom, you can disable any JavaScript that performs this action. Look for and comment out or remove any code that scrolls the page, typically involving methods like window.scrollTo(), element.scrollIntoView(), or similar.

@kainaat0110
Copy link

Hi, @Gunjan349, if the issue is unassigned and open, could I work on this one please?

@Esh07
Copy link
Contributor

Esh07 commented Aug 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants