Skip to content

Scroll position is maintained even when it shouldn't be. #558

Closed
@isTravis

Description

@isTravis

To reproduce:

  1. Navigate to https://react-redux.herokuapp.com/
  2. Scroll to the bottom of the page
  3. Click the Survey button in the top nav bar

Notice that you are not navigated to the top of the Survey page, but still scrolled down.

Maintaining scroll position is great for going back or forwards through history, but on new page navs, we should default to the top.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions