Remember scrollbar position in entry editor when editing referenced entries

We improved the navigation functionality when a user is editing an entry‘s referenced fields.

Previously when someone clicked to edit a linked entry and then went back to the parent entry they would land at the top of the form. This caused usability issues in long forms where the context of the task would be lost for the editor.

Now the scroll position in the entry form is remembered. Only exception is when images or other lazy-loading elements exist higher in the form and they “push” the page down.