Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-3375

'Radio' PB block's attribute is not rendering properly

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

       1. Introduce new block config:

      ezplatform_page_fieldtype:
          blocks:
              random:
                  name: Random block
                  thumbnail: assets/images/ez-icons.svg#block-visible-recurring
                  views:
                      random:
                          template: blocks/random/default.html.twig
                          name: Random Content Block View
                  attributes:
                      name:
                          type: text
                          validators:
                              not_blank:
                                  message: Please provide a name
                      show_icon:
                          type: radio
                          options:
                              choices:
                                  'Yes': yes
      

      2. Edit any LP in the Page Builder.

      3. Add the newly configured custom block.

      Expected result:
      The pink background for checkbox is not rendering properly (renders properly when checkbox is checked).

      Result:
      Checkbox is rendered properly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bartlomiej.wajda@ibexa.co Bartłomiej Wajda
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: