isotope icon indicating copy to clipboard operation
isotope copied to clipboard

:revolving_hearts: Filter & sort magical layouts

Results 87 isotope issues
Sort by recently updated
recently updated
newest added

My issue is with webpack build. As i am using getsby js, and generating build i got this error `error Building static HTML for pages failed` `See our docs page...

help wanted
module loader

Hello! I wanted to thank for such a large-scale solution for finding and filtering elements I am interested in how to configure filtering for filter groups as here https://codepen.io/desandro/pen/eYNEpQ Only...

I am trying to use Isotope and Infinite Scroll in an Ajax call. I applied somewhat of the answer from these issues: https://github.com/metafizzy/isotope/issues/1481 https://github.com/metafizzy/isotope/issues/1045 I understand about using appended to...

Every time that I'm calling `reloadItems()` isotope scrolls page to top. 1) Is it the correct behavior? 2) If Yes.. is there a way call `reloadItems()` method without scroll to...

Hello I can toggle individual items. But `when filters are applied, I am not sure how to toggle all items in a group/row or col,` how to retain the filter...

Hi How to make this plugin: http://jquery.eisbehr.de/lazy/ to work with Isotope. I created an example but it does not work properly. Overlapping images + filter not showing all images. jsfiddle...

help wanted

First time user of Isotope, All I want to use it for is filtering what items are shown on my web-store that I have redesigned. I built it in bootstrap...

1- Adding div dynamically 2- inject data including classes from json file 3- filtering does not work. Seems like the $grid object does not see the classes tho they exist....

Once upon a time we build website with jquery, vanila javascript. In that time we use isotope. But now is the time of react, next js. Now we build our...

Rather than hidden items receiving a style of display none could we instead add a class of hidden? How could I achieve this, please? I'm using vanilla javascript rather than...