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

Handle cases where the product is not found (for price addition) #5388

Open
teolemon opened this issue Jun 16, 2024 · 2 comments
Open

Handle cases where the product is not found (for price addition) #5388

teolemon opened this issue Jun 16, 2024 · 2 comments
Labels

Comments

@teolemon
Copy link
Member

What

  • Handle cases where the product is not found (for price addition)

Expected behavior

  • Allow to add the price without adding the product
  • Allow adding the product
  • Allow doing both at the same time ? (would need an optional section in the product addition form)

Part of

Screenshot/Mockup/Before-After

image

@monsieurtanuki
Copy link
Contributor

Allow to add the price without adding the product

Done in #5392

@monsieurtanuki
Copy link
Contributor

@teolemon A clean way would be to let the user enter the prices with unknown products (like now), then after clicking on "add the prices", instead of going back to the previous page, opening a new "hey you found new products, what about adding them to OFF?".

@teolemon teolemon removed the ✨ enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Status: 💬 To discuss and validate
Development

No branches or pull requests

2 participants