Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-7557

Expanded RichTextField doesn't expand in height

XMLWordPrintable

      Steps to reproduce

      1. Create a dialog with configuration
        form:
          properties:
            - name: text
              $type: richTextField
              height: 150
        wide: true 
      1. Click on expand button on RichTextField and observe the result 

      Expected results

      Height of RichTextField should be expanded alongs with the width.

      Actual results

      Only the Width is expanded

      Workaround

      Development notes

      The implementation of MGNLUI-6555 ignores the setting of info.magnolia.ui.field.RichTextFieldDefinition#height when the info.magnolia.ui.dialog.ConfiguredDialogDefinition#wide is true

      Problem of issue above described in MGNLUI-7015, but the implementation of this ticket has disfunction the MGNLUI-6555, so when the field is expanded, its height is no longer be calculated correctly
       

        Acceptance criteria

              dalonso Daniel Alonso
              thien.quach Quach Hao Thien
              Nucleus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Bug DoR
                  Task DoD