PagedTable JS component spinner hiding race conditions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.9.1
    • Affects Version/s: 2.4.2
    • Component/s: None

      If paged-table has setting to show only one row at page. Something like very-very heavy row calculations and you need to show rows one step by one step.

      When second row will try to fetch data, it make it quickly right after previous one row displayed. It will perform second AJAX request and show spinner, but previous setTimeout turn off it right after the AJAX request performed.

              Assignee:
              jhinch (Atlassian)
              Reporter:
              Alexey Efimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: