-
```
The virtual scrolling is not working properly in new grid plugin.
The last page data is not coming up if scroll down completely and if scroll
slowly the progression is incorrect.
What steps will…
-
Allow the user to specify the number of items per row in the fixed size scrolling strategy
-
(see: https://www.w3.org/WAI/ARIA/apg/patterns/grid/#keyboardinteraction-settingfocusandnavigatinginsidecells)
-
```
The virtual scrolling is not working properly in new grid plugin.
The last page data is not coming up if scroll down completely and if scroll
slowly the progression is incorrect.
What steps will…
-
See if we can port the unit tests over the monorepo (that steven created). Can we reuse any of the tests and infrastructure? Create any new unit tests needed.
-
I'm trying to use VirtualList in a Vue3 project in a grid format but haven't quite figured out how to achieve it. Is there a way to set up VirtualList to display items in a grid layout? Currently, the…
-
Bug Report
Current behavior
* We have a grid with virtualization and without rowHeight
* Alternatively: We have a grid with virtualization and rowHeight and grouping
* In both cases we do not kn…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-qlfglw)
### Steps to rep…
-
Thank you for this great software, I have some questions:
1. Does this code include the pre-processing and post-processing parts of FDTD, and if so, is it carried out on cpu or gpu?
2. Is the accu…
-
```
The virtual scrolling is not working properly in new grid plugin.
The last page data is not coming up if scroll down completely and if scroll
slowly the progression is incorrect.
What steps will…