-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
OCPSTRAT-1682 - OCP Console - Upgrade to PatternFly 6 (PF6)
-
-
-
HAC Infra OCP - Sprint 261
Locations
frontend/public/components/
search-filter-dropdown.tsx (note: Steve has a branch that's converted this) [merged]
frontend/public/components/monitoring/
kebab-dropdown.tsx – code duplicated at https://github.com/openshift/monitoring-plugin/blob/main/web/src/components/kebab-dropdown.tsx and that version will be updated in https://issues.redhat.com/browse/OU-257 as the console version is eventually going away
ListPageCreate.tsx – addressed in https://issues.redhat.com//browse/CONSOLE-4118
alerting.tsx – code duplicated at https://github.com/openshift/monitoring-plugin/blob/main/web/src/components/alerting.tsx and that version should be updated in https://issues.redhat.com/browse/OU-561 as the console version is eventually going away
AC: Go though the mentioned files and swap the usage of DropdownDeprecated and KebabToggleDeprecated with PF components, based on their semantics (either Dropdown or Select components).
Note:
DropdownDeprecated and KebabToggleDeprecated are replaced with latest components
https://www.patternfly.org/components/menus/menu
https://www.patternfly.org/components/menus/menu-toggle#plain-toggle-with-icon
https://www.patternfly.org/components/menus/dropdown
https://www.patternfly.org/components/menus/select