Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-2914

Refactoring of show/hide of "busy spinner" in branch management bar

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 32
    • Component/s: Technical / Transverse

      Description

      Introduction of a counter of the requests in progress :

      • in IDE.java methods, increment a service counter numberOfActionsRunning
        the "busy spinner" widget listens to the counter. When 0, hide; when > 0, shows
      • makes things simpler to manage, allows for nested actions calls, for parallel actions, etc.
      • easy to manage error/timeout on actions launched, and still keep UI up to date

      The show/hide "busy spinner" should in the end rely on notifications of counter change, and hide when <= 0.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified