Closed lokanandaprabhu closed 4 weeks ago
@lokanandaprabhu: This pull request references SRVKP-6638 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lokanandaprabhu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-v1.16.x
@vikram-raj: new pull request created: #166
Fixes: https://issues.redhat.com/browse/SRVKP-6638
Description:
VirtualizedTable
which is exposed to dynamic plugin is missingonRowsRendered
prop which is available inVirtualTableBody
of PatternFly.Created https://issues.redhat.com/browse/OCPBUGS-43538 ticket for that.
Once this ticket is closed, instead of the solution provided in this PR we have to use
onRowsRendered
prop inVirtualizedTable
to callnextPageToken
.Demo: ----PipelineRun list page---
https://drive.google.com/file/d/1HO6V5AnMSRqVgTTf1hAIT-COVCH2Q701/view?usp=drive_link
----TaskRun list page---
https://drive.google.com/file/d/1FlOn6Zp3aEKxFlAmivy1IiFRWUUYrPyk/view?usp=drive_link