WEEE-Open/tarallo

Add warning on incomplete item details

オープン

#281 opened on 2023/03/31

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (12 件のフォーク)auto 404
frontendgood first issuevalidation and normalization

Repository metrics

Stars
 (21 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド