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

fixed scroll to top developers page #2140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bharateshwq
Copy link
Contributor

Description

Fixes #2132
Developer page scrolls to top when mounted

Changes

Restructured the page along with a side effect to scroll to 0,0

Copy link
Collaborator

@anth-volk anth-volk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @bharateshwq, thanks for your contributions here. Just two quick things:

  1. Curious why you chose to separate out the main content into its own arrow function. Is that to better align with something? If not, I think it may be preferable to leave it as it is.
  2. Could you lint and push?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: PR: Changes Requested
Development

Successfully merging this pull request may close these issues.

After clicking link to Developer Tools from footer, user should automatically be scrolled to top of page
2 participants