Bug 2056485
Summary: | [UI] In infraenv detail the host list don't have pagination | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Montse <mortegag> | ||||
Component: | Infrastructure Operator | Assignee: | Rastislav Wagner <rawagner> | ||||
Status: | CLOSED ERRATA | QA Contact: | Shelly Miron <smiron> | ||||
Severity: | high | Docs Contact: | Derek <dcadzow> | ||||
Priority: | high | ||||||
Version: | rhacm-2.5 | CC: | ccrum, jtomasek, njean, rawagner, smiron, tjelinek, trwest, yfirst | ||||
Target Milestone: | --- | Flags: | bot-tracker-sync:
rhacm-2.5+
|
||||
Target Release: | rhacm-2.5 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | assisted-ui-lib v2.3.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-06-09 02:11:31 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
verified with MCE plugin: $ oc get catalogsource -n openshift-marketplace NAME DISPLAY TYPE PUBLISHER AGE mce-custom-snapshot 2.0.0-DOWNANDBACK-2022-04-22-16-15-10 grpc 23h $ oc version Client Version: 4.10.10 Server Version: 4.10.11 Kubernetes Version: v1.23.5+9ce5071 (image that shows the pagination is attached) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:4956 |
Created attachment 1862380 [details] Host list without pagination Description of the problem: The host list inside infraenv don't have pagination and if we have a large amount of clusters web broswer crashes. Release version: Operator snapshot version: OCP version: Browser Info: Chrome Steps to reproduce: 1. Create 50 hosts with script or swarm inside one infraenv 2. Go to Infraenv list and click in the infraenv created in step 1 3. Go to Hosts tab 4. Try to scroll down (hosts_without_pagination.png) Actual results: With a lot of hosts web browser crashes. Expected results: List with pagination to avoid the problem. Additional info: