The asset browser folder sorting only seems to work when there's a single page of folders. As soon as the folders stretch across two pages or more, the sort only gets applied on the last page, after the query. The first X pages before that are not affected by the sort direction. I'd expect the sort to work across all pages, just like it does in collections and taxonomies.
How to reproduce
Create 15 folders. Set pagination limit to 10. Toggle sort direction asc/desc. It should only have an effect on page 2.
Bug description
The asset browser folder sorting only seems to work when there's a single page of folders. As soon as the folders stretch across two pages or more, the sort only gets applied on the last page, after the query. The first X pages before that are not affected by the sort direction. I'd expect the sort to work across all pages, just like it does in collections and taxonomies.
How to reproduce
Create 15 folders. Set pagination limit to 10. Toggle sort direction asc/desc. It should only have an effect on page 2.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response