Skip to content

No support for min-height in Tiptap Rich Text Editor configuration #19588

Open
@AleksandraZiabrikova

Description

@AleksandraZiabrikova

Which Umbraco version are you using?

16.0

Bug summary

The Tiptap-based Rich Text Editor in Umbraco supports a maxHeight parameter in its configuration, but it does not support a minHeight (or min-height) parameter.

Specifics

It is crucial in our case, that Tip-Tap field is much higher than others, as this is the field where major content must be written.
We therefore need a good solution to set a minimum height.

Steps to reproduce

  1. Add a Rich Text Editor (Tiptap) to a content type or block editor
  2. Try to configure it to have a minimum height via the property editor config (JSON) – there's no available option
  3. Observe that the editor collapses when empty and grows only based on content length

Expected result / actual result

It is possible to configure minimum Height for Tip-tap editor

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions