You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The users will be able to see and interact with a product in the Product Details screen. Furthermore, users can mark a related product as their favorite item by using the Favorite image button via More Products section.
Acceptance Criteria
When users open the Product Details screen, load all information about a product and get all its related products from server using the selected product id from previous step.
Populate data for each section accordingly using the retrieved data response from server.
For sections with multiple options like Colors and Sizes, highlight to select the first option by default.
Users can toggle and update the favorite status of a product item to the server via More Products section.
Users can go back to the Products List screen using the Back image button.
Resources
UX Flow for toggling the favorite status of a product in the More Products section:
Screen.Recording.2021-07-15.at.11.22.06.mov
UX Flow for going back:
Screen.Recording.2021-07-15.at.11.23.01.mov
The text was updated successfully, but these errors were encountered:
minhnimble
changed the title
[Integrate] As a user, I can see all product information when enter Product Details screen
[Integrate] As a user, I can see all product information when enter the product details screen
Jul 28, 2021
minhnimble
changed the title
[Integrate] As a user, I can see all product information when enter the product details screen
[Integrate] As a user, I can see all the product information when enter the product details screen
Jul 28, 2021
minhnimble
changed the title
[Integrate] As a user, I can see all the product information when enter the product details screen
[Integrate] As a user, I can see all the product information when entering the product details screen
Aug 5, 2021
Why
The users will be able to see and interact with a product in the
Product Details
screen. Furthermore, users can mark a related product as their favorite item by using theFavorite
image button viaMore Products
section.Acceptance Criteria
Product Details
screen, load all information about a product and get all its related products from server using the selected product id from previous step.Colors
andSizes
, highlight to select the first option by default.More Products
section.Products List
screen using theBack
image button.Resources
More Products
section:Screen.Recording.2021-07-15.at.11.22.06.mov
Screen.Recording.2021-07-15.at.11.23.01.mov
The text was updated successfully, but these errors were encountered: