You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
As an admin, I will want a way to delete a product from the Update.kt page so that I can correct a mistake if the whole product I added is wrong or unneeded.
NOTE: This is for the Update.kt only
Delete product - (soft) delete a product from local DB:
Delete product button should (soft) delete product JSON data from your mongoDB using nestJS.
This is more of an update where a flag isHidden is set to true to hide the product.
As an admin, I will want a way to delete a product from the Update.kt page so that I can correct a mistake if the whole product I added is wrong or unneeded.
NOTE: This is for the Update.kt only
Delete product - (soft) delete a product from local DB:
Tasks:
There should be a way to delete products (one at a time) from the Update.kt page:
The text was updated successfully, but these errors were encountered: