Scroll center to newly added paragraph.

Created on 5 June 2024, 11 months ago

Problem/Motivation

When a new paragraph is added, the scroll (scrollIntoView: block) is set to the center, which, in my opinion, can lead to UX problems when the paragraph is long.

Steps to reproduce

  1. Create a paragraph with many fields
  2. Add it to the content

Proposed resolution

Set the vertical alignment of the scroll to "start" instead of "center"

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024