Matteo Demicheli
Matteo Demicheli
Would be awesome to have this fixed. We had to manually fix this by adjusting the CSS in our project. The problem is that the hide utilities media queries have...
What is the status of this? Also ran into it
Hi ninranjans, that shouldn't be a problem. How big are your documents generally?
that makes sense indeed. Right now there's not but that logic could be pretty easily added. As the engine itself defines things like this it's pretty encapsulated: https://github.com/matteodem/meteor-easy-search/blob/master/packages/easysearch:elasticsearch/lib/engine.js
yeah sure, I think a parameter on the LoadMore button might be the way to go. `{{> EasySearch.LoadMore infiniteScroll=true }}`, maybe?
Feel free to add PR's if you want to contribute to this package.
Awesome idea! I'll be sure to check it out soon
Do you have a usage example with blaze?
Still think this is a cool component, I'm just very busy right now with work but will look at it asap!
probably kinda late but i'll merge this when you the adjustments are made! would be awesome to have this.