-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
2
-
False
-
None
-
False
-
OCPSTRAT-1682 - OCP Console - Upgrade to PatternFly 6 (PF6)
-
0
-
Not Supported
-
-
-
ODC Sprint 3261, ODC Sprint 3262
Locations
frontend/packages/pipelines-plugin/src/components/
PipelineQuickSearchVersionDropdown.tsx (Currently using DropdownDeprecated, should be using a Select)
PipelineMetricsTimeRangeDropdown.tsx (Currently using DropdownDeprecated, should be using a Select)
Note
DropdownDeprecated are replaced with latest Select components
https://www.patternfly.org/components/menus/menu
https://www.patternfly.org/components/menus/select
AC: Go though the mentioned files and swap the usage of SelectDeprecated with PF Select components.