biocompute-objects / portal_userdb

1 stars 1 forks source link

Added functions to fix saving a temp draft #334

Closed HadleyKing closed 7 months ago

HadleyKing commented 7 months ago

Saving a temp draft will now trigger deletion of said draft upon HTTP Status 200

Changes to be committed: modified: client/src/components/builder/components.js modified: client/src/components/builder/index.js modified: client/src/layouts/objectSideBar.js modified: client/src/services/bco.service.js modified: client/src/slices/bcoSlice.js