-
Hi, I'm trying to user angulargrid for a grid of images with infinite scroll.
It seems to be straightforward but I get a strange problem where during loadMore, the images in the grid get shuffled and …
-
**Describe the bug**
A clear and concise description of what the bug is.
Using useWindow={true} as the docs say "**Add scroll listeners to the window, or else, the component's parentNode.**" shoul…
-
Hi,
If concerned about performances, you should consider some better way to get items than using offsets, your implementation is going to get slower and slower and prone to show duplicated items (unle…
-
### Actual Behavior
combobox has significant lag in response time when 3,200 combobox-items are added and nested.
Also, displays with more lag when it prevents the containing parent panel from ope…
-
Here is how it should looks like (from the mockup):
![image](https://user-images.githubusercontent.com/1029718/79194671-3ff6fa00-7e2d-11ea-84fb-ac1a2b7262ee.png)
Without implementing everything …
-
I would like an action `sliceDidChange` (or something like that) where a user could learn what is actually being displayed by the `ember-collection`. When the collection changes, the callback gets cal…
-
The carousel with an auto play custom animation has some glitches.
1. When we click the arrows it often doesn’t work using an auto play custom animation or we can sometimes achieve to go backward…
-
Using v5.0.4
When I scroll to the bottom of my table, my `next` function is not triggering to fetch more data. If I'm wrapping `InfiniteScroll` with multiple children, how can I ensure that the scr…
-
It'd be very nice to be able to jump to a letter when looking through a list instead of the current disorienting and long animation of the list scrolling to the chosen letter. I imagine the current f…
-
![image](https://cloud.githubusercontent.com/assets/39191/16930063/7fc2a6fc-4cef-11e6-8adb-99e95d70c5e7.png)
smfr, webkit's compositing/scrolling expert, indicated there is some jitter on iOS with th…