Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 3.2
    • Component/s: Framework, ICE-Components
    • Labels:
      None
    • Environment:
      All operating systems, software and platforms
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      BlockUIOnSubmit parameter in web.xml is extremely useful, but in some scenarios will affect application responsiveness too much.
      Therefore it will be better to have the possibility to tell the framework that UI must be blocked only for components that requires UI blocking.

      I mean:
      by now if I set the BlockUIOnSubmit parameter, all components that perform a submit make the UI become blocked. It will be more fruitful if I can specify for components that performs submits an attribute "performsUIblockingOperation" thus to have UI blocked only where this attribute is true.

        Issue Links

          Activity

          Salvatore Ciaramella created issue -
          Ken Fyten made changes -
          Field Original Value New Value
          Link This issue depends on ICE-5987 [ ICE-5987 ]
          Ken Fyten made changes -
          Salesforce Case []
          Affects [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration]
          Affects Version/s 2.0.0 [ 10230 ]
          Affects Version/s 1.8.2-EE-GA_P02 [ 10226 ]
          Affects Version/s 1.8.3 [ 10211 ]
          Ken Fyten made changes -
          Link This issue depends on ICE-7740 [ ICE-7740 ]
          Hide
          Ken Fyten added a comment -

          This feature will likely manifest via a new ACE component as described in ICE-7740.

          Show
          Ken Fyten added a comment - This feature will likely manifest via a new ACE component as described in ICE-7740 .
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.2 [ 10338 ]
          Assignee Priority P3
          Assignee yip.ng [ yip.ng ]
          Ken Fyten made changes -
          Assignee yip.ng [ yip.ng ] Ken Fyten [ ken.fyten ]
          Hide
          Ken Fyten added a comment - - edited

          Fix Version/s: 3.2.BETA1
          Resolution: Fixed
          Resolved via ICE-7740.

          Show
          Ken Fyten added a comment - - edited Fix Version/s: 3.2.BETA1 Resolution: Fixed Resolved via ICE-7740 .
          Migration made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Priority P3 [ 10012 ]
          Hide
          Oscar Stigzelius added a comment -

          It is not possible anymore to choose UIblock for specific forms.

          The component ace:submitMonitor doesn't override the settings of blockUIOnsubmit anymore due to the changes in this bug: ICE-10518. Now the element ace:submitMonitor with the attribute blockUI=@none (Which is specific for every form) will not stop the blockUIOnSubmit setting (Which is specific for every page).

          I've added a comment to the issue here: ICE-10518 comment.

          I've also created a new issue about this: ICE-11454.

          Show
          Oscar Stigzelius added a comment - It is not possible anymore to choose UIblock for specific forms. The component ace:submitMonitor doesn't override the settings of blockUIOnsubmit anymore due to the changes in this bug: ICE-10518 . Now the element ace:submitMonitor with the attribute blockUI=@none (Which is specific for every form) will not stop the blockUIOnSubmit setting (Which is specific for every page). I've added a comment to the issue here: ICE-10518 comment . I've also created a new issue about this: ICE-11454 .

            People

            • Assignee:
              Ken Fyten
              Reporter:
              Salvatore Ciaramella
            • Votes:
              8 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: