Files
medusa-store/.changeset/rich-flowers-decide.md
T
Philip Korsholm 15f47baf56 Fix(admin-ui, medusa): stock location fixes (#3395)
**What**
- A series of minor fixes for admin-ui relating to managing stock locations: 
  - make "create location" `primary`
  - add delete prompt when cancelling creation if information has been input
  - avoid clipping focus border on country select when creating a stock location
  - allow removals of sales channels from stock locations 

Fixes CORE-1191, CORE-1192, CORE-1190, CORE-1189
2023-03-07 10:54:09 +00:00

129 B

@medusajs/admin-ui, @medusajs/medusa
@medusajs/admin-ui @medusajs/medusa
patch patch

fix(admin-ui, medusa): Minor ui fixes relating to stock locations