PrestaShop icon indicating copy to clipboard operation
PrestaShop copied to clipboard

28673 quick access new product fix

Open margud opened this issue 2 years ago • 1 comments

Questions Answers
Branch? 8.0.x
Description? Quick access fix with new product v2 page. Need to check new and old controllers.
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #28673 .
How to test? PFirst you need to upgrade default and new theme. Then enable new product page feature and try to create new product using quick access. Same cases should be tested when multi-shop is enabled.
Possible impacts? Updated BO JS and CSS so it might have some impact.

margud avatar Jun 27 '22 12:06 margud

Tests are failing btw!

NeOMakinG avatar Jun 27 '22 13:06 NeOMakinG

Thanks @margud

almost there, but I tested the PR there seems to be a bug related to the form selector that changed (that's because the creation form name had to be changed in another PR). I suggested a solution in the comments

Its updated, please check it when you can. @jolelievre

margud avatar Oct 07 '22 06:10 margud