-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
2
-
False
-
False
-
None
-
HAC Infra - Sprint 225
This story is for building out a component in the Core SDK that contains the "header view" for a details page.
For an example, refer to the designs https://docs.google.com/document/d/1Sfi0bzZocbUArrx3pLyNsVWY_WPSCZDXRXOlx3ceo5w/edit#heading=h.3v1dlzyboooi
AC:
Details page header component with ability to:
- display breadcrumbs indicating the current location in the navigation path
- add labels to the details page title
- global action buttons
- action menu
Resources:
Designs for Workspaces
OpenShift Console's DetailsPage component: https://github.com/openshift/console/blob/master/frontend/public/components/factory/details.tsx
Example usage: https://github.com/openshift/console/blob/master/frontend/public/components/pod.tsx#L879-L911
Core SDK Component Contribution Guidelines
https://docs.google.com/document/d/101CPH0kw9SE_wIfHcoSw2jMPm8V2hG-eZtavGF5UWmI/edit?usp=sharing
- blocks
-
HAC-2064 [HAC] Implement ability to display a responsive content view (placeholder) in the common Details UI component
- Closed
- clones
-
HAC-2061 [HAC] Implement a horizontal navigation bar that can display a tab
- Closed
- is cloned by
-
HAC-2113 [HAC] Implement components required to construct an overview page for a resource
- Closed
- links to