Files
medusa-store/.changeset/wicked-cheetahs-fail.md
T
Rares Stefan 497c7c55c7 feat(admin-ui): Encode location id in URL on location table (#3533)
Encoded the `location_id` into the query params and ensured it gets parsed on mount, into defaults. This allows safer refreshes of the locations table or accurate deep-links to be shared.

Resolves CORE-1252
2023-03-21 08:12:58 +00:00

97 B

@medusajs/admin-ui
@medusajs/admin-ui
patch

feat(admin-ui): Encode location id in URL on location table