Scroll to element not working
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3457859. -->
Reported by: [abarrio](https://www.drupal.org/user/3349962)
Related to !70
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>After editing a paragraph with Frontened Editing the page should scroll back to the edited element position.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Edit element</li>
<li>Modify a field and click on save</li>
<li>Page should scroll to element edited but it is not done.</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Create a way to store last element edited before saving being clicked and scroll to it when reloads page.</p>
issue