fix(admin-ui): Price list domain fixes (#5339)
**Fixes** - Fixes an issue where click the Delete button on a table item in the Price List overview would also navigate to the Price Lists page - Fixes an issue where Region prices were not showing which region they belong to in the Bulk Editor - Fixes an issue where the wrong widgets were being injected into the Price List domain **Improvements** - Align label for Expiry date field - Add form validation to require setting the prices of at least one product variant when creating or adding prices to a Price List. - Show a prompt warning if prices have not been set for all selected products in the create and add product flows.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): minor bugs throughout Price List domain plus improved form validation
|
||||
Reference in New Issue
Block a user