feat/parapharmacy-baby-products #31
Reference in New Issue
Block a user
Delete Branch "feat/parapharmacy-baby-products"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- GET /api/products/search?q={query} - parallel search across both sources - GET /api/products/:source/:id - product detail by source (cima/openfoodfacts) - Uses Promise.allSettled for fault-tolerant parallel search - Added imports for searchOTC and OFF service functions- Add setScreen('product') to onNavigateToProduct callback - ProductView was never rendered because screen stayed as 'search'View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.