enhancement
In addition to standard tiles, object tiles can also be displayed in a tile group. However, there are several problems with this:
- When selecting, the path in the tile component does not adapt correctly (the selected object tile replaces the context instead of being added at the end)
- No dialogs can be registered in the tile group view (but these are needed, for example, to create a new object for an object tile)
- No context menu commands can be stored for the object tiles defined in this way (as in the "Object tiles" view, which could have been selected directly without going via the tile group).
Once you have solved these problems, the "Object tiles" component no longer makes sense, as it represents a "dead end" from which you can no longer move on if you need other types of tiles in the same view.