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

Slider field grows indefinitely when used with a description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 6.2.22
    • dialogs
    • None
    • Tested on magnolia demo author (6.2.7) and a local project (6.2.4)

      Steps to reproduce 

      1. Add a slider field with a description to a dialog.
      2. Drag the slider to the max value

      This also happens when you use a slider inside a composite field with a description.

      Example dialog yaml

      label: Content Page
      form:
        properties:
          slider:
            label: Slider
            $type: sliderField
            description: This breaks the slider
      

       

      Expected results

      The slider should not grow indefinitely.

      Actual results

      The slider starts to grow outside of the dialog box.

      Workaround

      Remove the description.

      Development notes

        Acceptance criteria

              Unassigned Unassigned
              fbading Fabian Bading
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD