From 92c01a14950230d216d237e411c640c16243a652 Mon Sep 17 00:00:00 2001 From: nixocio Date: Tue, 9 Feb 2021 13:18:56 -0500 Subject: [PATCH] Update Patternfly to allow access to slider component Update Patternfly to allow access to slider component See: https://github.com/ansible/awx/issues/7777 --- awx/ui_next/package.json | 4 ++-- .../__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap | 1 + .../__snapshots__/ResourceAccessListItem.test.jsx.snap | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/awx/ui_next/package.json b/awx/ui_next/package.json index 7eb3759e7442..2e791418db53 100644 --- a/awx/ui_next/package.json +++ b/awx/ui_next/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@lingui/react": "^2.9.1", - "@patternfly/patternfly": "4.70.2", - "@patternfly/react-core": "4.84.3", + "@patternfly/patternfly": "^4.80.3", + "@patternfly/react-core": "^4.90.2", "@patternfly/react-icons": "4.7.22", "@patternfly/react-table": "^4.19.15", "ansi-to-html": "^0.6.11", diff --git a/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap b/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap index caeea4e351a6..820035723e8e 100644 --- a/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap +++ b/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap @@ -290,6 +290,7 @@ exports[` should render initially 1`] = ` } } paused={false} + preventScrollOnDeactivate={false} >
initially renders succesfully 1`] = ` isClosable={false} numChips={5} onClick={[Function]} + onOverflowChipClick={[Function]} tooltipPosition="top" >