fix(admin-ui): PriceList bulk editor fixes (#5456)
* fix: rounding on decimal numbers, wrap in form * add changeset * fix: decimal numbers in product details * fix: resolve an issue where double clicking an already selected cell would freeze it
This commit is contained in:
committed by
GitHub
parent
ebba93e03d
commit
ea2ee343f0
6
.changeset/afraid-melons-decide.md
Normal file
6
.changeset/afraid-melons-decide.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): PriceList bulk editor fixes
|
||||
Reference in New Issue
Block a user