-
## Overview
"Improve three areas of the repository UI: 1) facilitate discovery and exploration of data by making it easier to customize collections of datasets, identify types of data more clearly, e…
cmbz updated
10 hours ago
-
![screen shot 2017-12-04 at 1 08 58 pm](https://user-images.githubusercontent.com/9116042/33541225-52712fa6-d8f4-11e7-9ea1-993a5e1c51a9.png)
-
LRR's webui is pretty great, but there's a few changes I'd like to see.
- [x] Add a Keybind for opening a random archive, bit of a pain to have to scroll down every time to click on the button unti…
-
ui-grid checkboxes which are used to select a row automatically gets checked on scrolling. On scrolling fast up&down some checkboxes auto getting select even though row is not selected.
ui-grid ver…
-
## Bug Report
**Current Behavior**
When I open the discussion with 126k comments , then flarum retrieves all posts. This behavior is too expensive, because response time is about 6s.
**Expected…
-
At some point in the infinite list code it clears the cache on each request. I can see a few pros and cons with this approach, however on some occasions with scrolling, the cache is not primed and th…
-
I created this fiddle, it was basically copied from `react-infinite/examples/borderless-window`
https://jsfiddle.net/9hpvuzdw/2/
As we scroll up and down for a few times, the info on top right keeps…
-
My site at https://www.mattstratton.com enforces SSL on all url's. The infinite scroll feature doesn't work, as it tries to load an endpoint over http.
GH URL is https://github.com/mattstratton/matts…
-
## Feature request
### Overview
Infinite scrolling has become some what of a standard on social media platforms. However the more dom elements you create as you scroll, the less performant your …
-
load the function on scroll move. If I scroll fast repeat the load function many times and duplicate the content...