Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-6638

PipelineRuns List page doesn't fetch next page data on scroll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • Pipelines 1.16.1
    • None
    • UI
    • False
    • None
    • False
    • Hide
      UI fetches limited records from Tekton Results and onScroll to the bottom it was supposed to fetch next set of records used next page token from Tekton results. Due to non-availability of onRowsRendered prop in Virtualized table component, this was not handled. With this change, UI will now fetch next set of records from tekton results when user scroll down to the bottom.
      Show
      UI fetches limited records from Tekton Results and onScroll to the bottom it was supposed to fetch next set of records used next page token from Tekton results. Due to non-availability of onRowsRendered prop in Virtualized table component, this was not handled. With this change, UI will now fetch next set of records from tekton results when user scroll down to the bottom.
    • ODC Sprint 3264

      Description of problem:

      The pipelineRun list page does not fetch data after the first load from the Tekton results API

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1.  Install Pipeline operator and enable console-plugin
      2. Create TektonResults CR
      3. Create at least 300 PipelineRuns Delete some from the last of the list

       

      Actual results:

      Archived PipelineRuns not shows up in list

      Expected results:

      Archived PipelineRuns should present in the least

              rh-ee-lprabhu Lokananda Prabhu
              viraj-1 Vikram Raj
              Vikram Raj Vikram Raj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: