Element editor HUD scrolls to top on element index [Safari]
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Engaging the element editor HUD always resets scroll position to the top of the page.
Have only been able to replicate in Safari (v 13.0.5 (15608.5.11)).
All extensions were disabled prior to raising this issue.
Steps to reproduce
- Open Craft admin in Safari
- Visit an element index
- Scroll
- Open element editor HUD
Additional info
- Craft version: Craft Pro 3.4.9
- PHP version: 7.3.5
- Database driver & version: MySQL 5.5.5
- Plugins & versions:
- DigitalOcean Spaces Volume | 1.1.2
- Maps | 3.8.1
- Redactor | 2.6.0.1
- SEO | 3.6.3
- SuperTable | 2.4.6
- Thumbro | 1.0.2
- Typed link field | 1.0.20
Contributor guide
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 in Safari on an element index, then inspect the element editor HUD behavior when the page is scrolled. Done means opening the HUD preserves the current scroll position instead of returning to the top.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100
