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

refactor(Product): new warning if the barcode is too long (> 13 characters) #1355

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Feb 3, 2025

What

Similar to the "invalid barcode" warning introduced in #622.

We add a new warning for barcodes that a length longer than the usual EAN13 (or EAN8).
(only a warning, doesn't prevent product/price creation, but will help users be more cautious of typos, especially in the Price Validation Assistant)

Screenshot

Before After
image image

@raphodn raphodn merged commit f3add84 into master Feb 3, 2025
10 of 11 checks passed
@raphodn raphodn deleted the raphodn/product-barcode-too-long-component branch February 3, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant