magento / magento/community-features
Back button goes to the top of the grid instead of scrolling down to where you left off
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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