Add an heuristic to list all entity sub-trees with content compatible with a given space view class #4895
Labels
😤 annoying
Something in the UI / SDK is annoying to use
🚜 refactor
Change the code, not the functionality
Milestone
In order to propose meaningful entity paths, #4848 made use of
all_possible_space_views()
, which is totally overkill for the purpose. Ideally, there would be a simpler API to list all possible entity sub-trees which contain some content that can be visualised by a given space view class.The text was updated successfully, but these errors were encountered: