-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
5
-
False
-
None
-
False
-
OCPSTRAT-1682 - OCP Admin Console - Upgrade to PatternFly 6 (PF6)
-
-
-
HAC Infra OCP - Sprint 261
Locations
frontend/packages/console-app/src/components/
NavHeader.tsx [merged]
PDBForm.tsx (This should be a <Select>) [merged]
Acceptance Criteria:
- Change the DropdownDeprecated component in NavHeader.tsx in favour of PF Select component.
- Change the DropdownDeprecated component in OAuthConfigDetails.tsx in favour of PF Dropdown component.
- Change the DropdownDeprecated component in PDBForm.tsx in favour of PF Select component.
- Create a wrapper for these replacements, if necessary.
- Update integration tests, if necessary.
- Add an integration test to verify if the wrapper is accessible via keyboard.
DropdownDeprecated are replaced with latest components
https://www.patternfly.org/components/menus/menu
https://www.patternfly.org/components/menus/dropdown
https://www.patternfly.org/components/menus/select
- is related to
-
OCPBUGS-41504 "Administrator"/"Developer" is right aligned after enabling one of them from "/cluster-configuration/general" page
- Closed
- links to