kpmg-agile / ca-pqvp

KPMG submission for CA PQVP
https://www.calproc.website
7 stars 3 forks source link

Product Component Reuse #214

Closed crayl-kpmg closed 7 years ago

crayl-kpmg commented 7 years ago

Move the product tile and product list components over to the shared module for easy reuse across other modules.

While doing so, add a parameter to the product tile that will conditionally show the compare button. Add a service provider in the app module that will watch the route and set this value accordingly. Have the product list component inject the new service provider and bind the tiles to the provider.