Alexandra Anghel

Results 36 issues of Alexandra Anghel

When the user taps the product image or product name, he should be redirected to that product's details page.

enhancement

If a product has a discount, display the discounted (sale) price and the regular price.

enhancement

Add unit tests with Jest for reducers, actions and components.

The cached products, categories, variations and reviews should have an expiration date, ensuring that they will be removed from the browser's local storage. This will prevent issues with stale data...

enhancement

On the categories screen, display only root categories. For each category page, display subcategories (if they exist) and products.

enhancement