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

Use infiniteHits widget on mobile, hits + pagination widget on desktop #2

Open
chadokruse opened this issue Oct 15, 2017 · 1 comment

Comments

@chadokruse
Copy link
Owner

chadokruse commented Oct 15, 2017

Docs: https://community.algolia.com/instantsearch.js/v2/widgets/infiniteHits.html

Existing implementation of hits template uses allItems feature to display Materialize table-based hits view.

May need to replicate table view using custom HTML/CSS and/or other Materialize helpers to allow for use of a single items template (thus, removing dependency on allItems)

@chadokruse
Copy link
Owner Author

See also algolia/instantsearch#2519

@chadokruse chadokruse changed the title Mobile - Swap infiniteHits widget for existing pagination widget Use infiniteHits widget on mobile, hits + pagination widget on desktop Oct 23, 2017
chadokruse added a commit that referenced this issue Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant