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

Workbench view's column: Default column without 'expandRatio' does not appear properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 6.2.1
    • tree/list, workbench
    • None

      Tested:

      On current 6.2.2-SNAPSHOT

      Situation

      • created contentType (event) based app (events) -> dynamic app config
      • adding into tree-view columns to display the data/properties of the data-item (event). In this case the property 'location'. So using the default column definition

      Problem

      Without the 'expandRatio' property the columns does not appear, but a grey "row":

                  location:
                    label: location
      

      Result:

      Minimize the actionBar:

      With the 'expandRatio' property:

                  location:
                    label: location
                    expandRatio: 1.0
      

      Works fine:

        Acceptance criteria

              Unassigned Unassigned
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD