Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3535

PagedTable JS component spinner hiding race conditions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 2.9.1
    • 2.4.2
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: