Skip to content

Only render direct tree children

Warren Gifford requested to merge only-direct-tree-children into main

Created by: felixfbecker

Fixes #13231 (closed) by making sure we ignore the pre-fetched deep children (it's still beneficial to fetch them for caching).

Moves the TreeEntriesSection component into its own file, adds tests for it and uses the new GQL types.

Merge request reports

Loading