commercelayer / dashboard-apps

Commerce Layer's Dashboard applications.
https://dashboard.commercelayer.io
MIT License
0 stars 3 forks source link

Fix `SKUs` edit form #95

Closed pfferrari closed 1 month ago

pfferrari commented 1 month ago

Closes commercelayer/issues-app/issues/244

What I did

Fixed SKUs edit form to send shipping_category relationship with the correct relationship value depending on if it is to be filled or it needs to be nullified

Checklist

netlify[bot] commented 1 month ago

Deploy Preview for commercelayer-dashboard-apps ready!

Name Link
Latest commit e6ec57ee058450871d74b27c9052f901ac7d15ef
Latest deploy log https://app.netlify.com/sites/commercelayer-dashboard-apps/deploys/670958a67ff2a80008770a47
Deploy Preview https://deploy-preview-95--commercelayer-dashboard-apps.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

malessani commented 1 month ago

If I add a shipping category to the SKU I'm not able to clear it, even if do not ship is still true

pfferrari commented 1 month ago

@pviti thanks for the suggestion! I'll update the code to behave like this!