-
When i try to login the popup from MS start looping and the page make an infinity number of request to openid-configuration.
Here is the button with a child component just to have a custom style an…
-
If the rows are dynamic heights, the list will jump around a lot, especially if you move cards across large distances (~50 items). Also it is impossible to drag a card to the bottom as it stops halfwa…
-
Currently it appears that virtual list items must have `position: absolute` to make drag/drop work correctly. However, I have a virtual list implementation (based on [react-virtual-list](https://githu…
-
There is no way to have original index when using
**Reproduction**
https://codesandbox.io/s/staging-flower-q9xljn?file=/App.js
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Sand…
-
Right now this library uses material ui v4. It looks like that its no longer being maintained since v5 has come out:
https://www.npmjs.com/package/@material-ui/core
Unfortunately, it also looks…
-
**Describe the bug**
When using scrollSeekConfiguration with a reversed list the scrollSeekConfiguration.onEnter callback is called directly on the first render with a high velocity (probably height …
-
### 功能描述 / Feature description
Previous feature #188 和 #514 ,即代理组触及顶部后sticky住,方便后续点击`ExpandLessRounded`将展开列表收回来
目前代理组页面是使用react的`Virtuoso`组件实现的,就算往item上加position:sticky也没有用,因为item外面还套了一个wrapper…
-
Hi there,
I am trying to write a custom container for our tree but can't find any document on `renderContainer`? Just reading the code, the `renderContainer` provides no `tree-api` access, so not s…
-
Thanks for the lib ❤️
Support cancellation. Maybe with `AbortSignal`. It's available in the browser and from Node.js 15+: https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal#browser_compa…
-
Let's make Notifications Paginate with Scroll so we have an example for other lists that need scrolling.