title | issue |
---|---|
Improve errors in order new customer modal |
NEXT-25342 |
- Added
mapPageErrors
insw-order-new-customer-modal
component to get api errors. - Added property
has-error
insrc/module/sw-order/component/sw-order-new-customer-modal/sw-order-new-customer-modal.html.twig
to show error onsw-tabs-item
component. - Changed property
error
ofsw-text-field
component insrc/module/sw-customer/component/sw-customer-address-form/sw-customer-address-form.html.twig
to hide error when has disabledsw-text-field
.