Umbraco Block Grid Element made by Umbraco Block List elements

We use the Umbraco Block Grid with models. We have cards as an independent component, but there is a requirement to use the card model to create a card carousel, so we need a new model with a list of cards. For that purpose, we created a new data type Block List with only one card element. But there is no option to edit cards in the list:

I’ve checked the Umbraco source code, there is the Umbraco block list row template and there is no edit button in the list of actions.

https://github.com/umbraco/Umbraco-CMS/blob/v12/dev/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-row.html#L14-L40

Is that the Umbraco default behavior or did I miss something so there is no edit option?


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/113306-umbraco-block-grid-element-made-by-umbraco-block-list-elements