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

Add warning on incomplete item details #281

Open
lvps opened this issue Mar 31, 2023 · 0 comments
Open

Add warning on incomplete item details #281

lvps opened this issue Mar 31, 2023 · 0 comments
Labels
frontend A significant part of the issue is modifying templates or CSS good first issue validation and normalization Get that data in shape!

Comments

@lvps
Copy link
Member

lvps commented Mar 31, 2023

Item only, similar to "product doesn't exist" warning but with no link, if((model || variant) && !brand) tell users "find the brand! NOW!

Or condition should be (model && !brand)...

Also check what happens if model && brand && !variant, it should fix itself or display a warning

@lvps lvps added good first issue validation and normalization Get that data in shape! frontend A significant part of the issue is modifying templates or CSS labels Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend A significant part of the issue is modifying templates or CSS good first issue validation and normalization Get that data in shape!
Projects
None yet
Development

No branches or pull requests

1 participant