-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
When creating RecommendedOperatorsAlert component, I have created a generic component called: ProductCardView which is a generic ProductCard view in a Flex Layout, which also fits RecommendedOperatorsCards component.
This component can be refactored to be using this generic component and by that simplified drastically.
With this refactor, ProductCardView should be moved to the "common" components folder near ProductCard component (because it is used in both Overview and Cluster Details pages).
- is related to
-
OCMUI-2218 [Cluster Details] Create 'Recommended Operators' alert component on Cluster Details Page
- Review
-
OCMUI-2414 [FeaturedProductsCards] Refactor to use the generic ProductCardView component
- To Do