woocommerce/plugins/woocommerce-admin/client/products/sections
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
..
product-inventory-section Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
test Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
attributes-section.scss Add/34333 attribute list (#34841) 2022-10-05 13:04:20 -03:00
attributes-section.tsx Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
images-section.scss Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
images-section.tsx Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
pricing-section.scss Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
pricing-section.tsx Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
product-details-section.scss Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
product-details-section.tsx Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
product-shipping-section.scss Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
product-shipping-section.tsx Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
utils.ts Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00