Skip to content

feat: use nodeCounts to show actual maximum number of nodes at the filter option

Dennis Collaris requested to merge feat/nodecount-limit into main
> 🔔 *NOTE*: we need to merge differentiation first!!!

The filter option was a bit confusing, as it never showed the total number of result. This PR still doesn't show the total number of results, but it uses the nodeCount from the differentiation branch to show the total number of nodes in the result. I think this is a bit closer to the expected behaviour.

Preview

Screenshot_2025-02-13_at_10.54.29

Merge request reports

Loading