-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
OCPSTRAT-1682 - OCP Admin Console - Upgrade to PatternFly 6 (PF6)
-
-
-
HAC Infra OCP - Sprint 258
multiselectdropdown.tsx (multiple typeahead with placeholder and noResultsFoundText) only used in packages/local-storage-operator moved to https://issues.redhat.com/browse/CONSOLE-4227
UtilizationDurationDropdown.tsx (checkbox select, plain toggle, with placeholder text)
SelectInputField.tsx (uses most Select props) moved to https://issues.redhat.com/browse/ODC-7655
Used in PortInputFieldUsed in ServerlessRouteSectionUsed in BuildOptionsUsed in ResourceSectionUsed in KafkaSourceSection (2 times)Used in KafkaSinkSectionUsed inRequestPane
QueryBrowser.tsx (Currently using DropdownDeprecated, should be using a Select)
Note
SelectDeprecated and SelectOptionDeprecated are replaced with latest Select component
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.