- Issue created by @mayur-sose
When attempting to delete a code component from the Manage Library interface, the operation fails with a 403 forbidden error. Rename and edit operations are working, but delete does not succeed. This prevents users from removing unused or obsolete code components via the UI.
Should be preventing this delete:
\Drupal\canvas\EntityHandlers\CanvasConfigEntityAccessControlHandler::checkAccessActive
1.0
… to be triaged