Skip to content

Prevent hydrated abstract pages from scrolling to top on load #2105

@thostetler

Description

@thostetler

Especially on slow networks, core-rendered pages will let users scroll down a bit before loading in the rest. Once the JS is loaded, it scrolls to the top of the page, which is unexpected and jarring. We should figure out how to stop this from happening for server-rendered pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions