Suppose my DB has 1000 “things” in scope for this search.
If I set an RG to “full list” then “:filtered” to return first 10 items, is that as performant as using the “fixed number of cells” option showing 10 items?
I.e. does Bubble interpret the :filter correctly and only fetches the first 10 items, or does it still fetch 1000 items then only present the first 10?