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

workflow does not highlight errors in Page Builder

    XMLWordPrintable

Details

    Description

      Steps to reproduce

      1. Install Ibexa DXP or eZ Platform
      2. Edit quick_review workflow 
      system:
          default:
              workflows:
                  quick_review:
                      name: Quick Review
                      matchers:
                          content_status: draft
                      stages:
                          draft:
                              label: Draft
                          review:
                              label: Quick review
                              actions:
                                  notify_reviewer: ~
                      initial_stage: draft
                      transitions:
                          to_review:
                              validate: true
                              from: draft
                              to: review
                              label: Send to review
                              icon: '/bundles/ibexaplatformicons/img/all-icons.svg#comment'
                              reviewers:
                                  required: true
                          re_review:
                              from: review
                              to: review
                              label: Send to review
                              icon: '/bundles/ibexaplatformicons/img/all-icons.svg#comment'
                              reviewers:
                                  required: true
       
      1. Create an empty Landing page
      2. Try to send to review

       

      Result

      no error message is displayed and not marked where is the error

       

      Expected result

      Marking where errors are and switching to the first error 

      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: