Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integrate] As a user, I can see all the product information when entering the product details screen #48

Open
5 tasks
minhnimble opened this issue Jul 15, 2021 · 0 comments
Labels
feature New feature integration Integration task
Milestone

Comments

@minhnimble
Copy link
Owner

minhnimble commented Jul 15, 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 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
@minhnimble minhnimble added ui UI task integration Integration task labels Jul 15, 2021
@minhnimble minhnimble added feature New feature and removed ui UI task labels Jul 20, 2021
@minhnimble 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 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 minhnimble added this to the 0.4.0 milestone Jul 28, 2021
@minhnimble 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature integration Integration task
Projects
None yet
Development

No branches or pull requests

1 participant