Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facet filtering issue with scroller #32

Open
tacman opened this issue Mar 31, 2024 · 0 comments
Open

Facet filtering issue with scroller #32

tacman opened this issue Mar 31, 2024 · 0 comments

Comments

@tacman
Copy link
Collaborator

tacman commented Mar 31, 2024

It appears to be impossible to see all the results when filtering for Symfony 7 and valid marking.

https://packages.wip/?marking=valid&symfonyVersions=7.0

(Make sure .env.local points to the live server);

MEILI_API_KEY=live-server-key
MEILI_SERVER=http://dokku.survos.com:7700/

It looks like it works, but continuing to scroll down it stalls on and doesn't get the last several dozen results.

Ideas for what's wrong:

  • invalid api-platform configuration, especially in the pagination settings.
  • datatables.net is now at 2.0. Maybe there's an issue with scroller?
  • Maybe we're not setting sorting right, so we keep getting back the same info?
  • maybe meili is not behaving as expected with the faceted searches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant