Combining List Load and List Sort

Hello everyone,

I’m having a seemingly simple issue with Attributes V2 when combining List Load (in Load more mode) and List Sort.

TL;DR:
The sorting only affects the 6 items already rendered (there is a paginate with a maximum of 6 items in the collection). The sort doesn’t take into account unrendered items. The problem is the same with pagination.

In terms of settings, everything is fine:
My Collection list has the attributes fs-list-element=“list” and fs-list-load=“more”.
My Form has the attribute fs-list-element=“filters”, inside there is a select with the attribute fs-list-element=“sort-trigger”.

For example, I have a “Lowest Budget” option with the value “budget-desc”.

This is a case that must have been encountered in quite a few situations. Do you know how to get around this and take the entire collection into account while maintaining load more/pagination, since the collection has over a hundred items?

Thank you for your assistance :slightly_smiling_face: !

Live link: Annonces immobilières à Uzès | ADIU
Read-only link: https://preview.webflow.com/preview/adiu-immobilier?utm_medium=preview_link&utm_source[…]&pageId=68990bf1eccdc8ea36073d56&locale=fr&workflow=preview (page “Nos biens à vendre”).

Hey @hello14! These solutions should be compatible natively without any special setup :thinking:

I have tested the staging domain you’ve shared, and the list is sorted as expected.

Are you having this issue in any specific browser/device?