woocommerce/plugins/woocommerce-admin/client/products
Maikel David Pérez Gómez 64ee20ff0f
Show a dismissible snackbar if the server responds an error (#35160)
* Show a dismissible snackbar if the server responds an error

* Removed the default value New shipping class from the Name field and replaced it with a placeholder: e.g. Fragile products

* Only used the category's name when the user creates a new shipping class for the first time

* Fix linter errors

* Update grammar error

Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>

* Add empty initial values to form field to prevent controlled/uncontrolled react error

* Tune error handling

Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>
2022-10-22 10:47:17 -03:00
..
fields Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
images Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
layout Add manual stock management section to product management experience (#35047) 2022-10-20 14:14:54 -07:00
sections Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
shared Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
test Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
add-product-page.tsx Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
constants.ts Select the current new added shipping class (#35123) 2022-10-18 15:40:56 -03:00
edit-product-page.tsx Add product management SKU (#34978) 2022-10-12 13:11:05 -07:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-form-actions.scss Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
product-form-actions.tsx Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
product-page.scss Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
product-validation.ts Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
use-product-helper.ts Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00