magento / magento/community-features

Back button goes to the top of the grid instead of scrolling down to where you left off

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

moved from magento2 Priority: P4
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce

1. Go from a grid to an entity
2. Go back, either via back button or browser back button
3. You come back at the top of the grid.

### Expected result

1. Scroll to the location in the grid you left before you go to the entity

### Actual result

1. You come back to the top of the grid

**Original Report**: https://github.com/magento/magento2/issues/13868 by @robbertstevens

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue using the listed grid-to-entity navigation steps and compare the browser back button with the in-page back button. Trace the grid and entity navigation entry points; done means returning to the grid restores the scroll location where the entity was opened.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.