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

Can upload multiple images #30

Open
stevebrownlee opened this issue Nov 13, 2017 · 0 comments
Open

Can upload multiple images #30

stevebrownlee opened this issue Nov 13, 2017 · 0 comments
Labels

Comments

@stevebrownlee
Copy link
Member

stevebrownlee commented Nov 13, 2017

Given a user wants to sell a product
When the user is filling out the product detail form
And uploads an image
Then a new affordance must be displayed to allow the user to upload another image
And this process must continue until 5 images have been uploaded

Given a user has uploaded multiple images for a product
When the product is displayed in search results
Then the first uploaded image will be used as a preview

Given a user has uploaded multiple images for a product
When the product detail view is rendered
Then the first uploaded image should appear with a size of 100px by 200px
And all images must appear beneath the main image, horizontally, with a size of 40px by 40px
And when the user performs a gesture on any of the smaller images, the main image must be updated to show the corresponding image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant