Webiny-js: Page Builder - prevent deletion of a category

Created on 22 Jun 2020  路  2Comments  路  Source: webiny/webiny-js

Prevent deletion of a category if there are pages linked with it.

The check should be done in this file:
packages/api-page-builder/src/plugins/models/pbCategory.model.ts:9

bug good-first-issue

All 2 comments

I will work on this this week.

Sounds awesome, let us know if you'll have any questions. An example of how to achieve this can be found here - packages/api-headless-cms/src/content/plugins/models/contentModel.model.ts:81

Was this page helpful?
0 / 5 - 0 ratings