WEEE-Open/tarallo

Add warning on incomplete item details

開放

#281 建立於 2023年3月31日

 (0 則留言) (0 個反應) (0 位負責人)PHP (12 個分叉)auto 404
frontendgood first issuevalidation and normalization

倉庫指標

星標
 (21 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南