Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-6275

Missing asterisk for nested_attribute richtext attribute page block with not_blank_richtext

    XMLWordPrintable

Details

    • Yes

    Description

      Steps to reproduce

      1. Create a custom Page block nested_attribute  attribute with richtext attribute and add validator not_blank_richtext
      ibexa_fieldtype_page:
          blocks:
              Accordion:
                  category: default
                  thumbnail: 'path/icons.svg'
                  views:
                      default: { name: 'Default block layout', template: 'template.html.twig', priority: -255 }
                  attributes:
                      group:
                          name: Accordion module
                          type: nested_attribute
                          options:
                              multiple: true
                              attributes:
                                  text:
                                      name: Text
                                      type: richtext
                                      validators:
                                          not_blank_richtext:
                                              message: 'Provide a value' 
      1. Add the created block to the landing page and start editing it

       

      Result

      Missing asterisk near label for rich text and accordion

       

      Expected

      Asterisk should be visible near the label for rich text and accordion

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              mateusz.debinski@ibexa.co Mateusz Dębiński
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: