-
### Description
In the current implementation of Rest API for upload from URL some parameters are missing:
- Enter comma-separated lists of file name suffixes or patterns to accept.
- Enter com…
-
## Table component
We need a reasonably feature-rich table component for a variety of situations.
- [ ] Need to use UI components based on div. This will help support infinite
scrolling.
…
-
### Optimizing ComboBox for Large Data Sets
What design patterns are required that support this problem statement.
#### Problem Statement
Users who manage large data sets face significant challenge…
-
I used a simply AQL query to match documents with a filter, when rawResults is True, I get an infinite return result. What I mean by this is when I try to iterate through the query result I get the re…
-
## Background
This is a proposal that I briefly discussed with @fantasai at CSWG F2F in A Coruña this year. The problem it tries to solve came up when I was writing [my latest article](https://kizu…
-
- [ ] better handle deleted claims (they show up briefly normally, and then disappear). Once we know it's "deleted" (not returned in claim searches, clear from list?)
- [ ] batch claim search vs res…
-
The main difference between tuples and lists is that the former have heterogeneous types, while the latter have only one inner type.
For example, we can have a list of integers and a tuple of (real, …
71104 updated
8 years ago
-
https://medium.com/better-programming/build-high-performance-infinite-lists-in-react-a53c0899a211
doa-b updated
5 years ago
-
For the `FullSearch` story, I ran into the case of loading 1949 search results as cards. The render doesn't take that long, however, in a real application, you'd limit the results to a small fraction …
-
@cheton
I've looked at the various examples, but there isn't one showing how to load "pages" of external data, in order to make a true "infinite scrolling" tree.
I've implemented infinite scrol…
don-p updated
4 years ago