-
#### Feature
When the Tree component loads, a node may have been previously selected, in which case we scroll to make sure the node is visible in the tree. If the selected node has not been rendered …
-
### 🙋 Documentation Request
I'm currently building a file explorer and would like to use a virtualized tree structure. However, I'm unsure how to implement scrolling to a specific item. Could someone…
-
Hi,
Looks like the virtualized version doesn't work correctly on Safari. Once you drag an item and scroll, the preview position and the dropping position start to separate. The more you scroll, the…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When placing the Virtualize into a horizontally scrollable container it breaks and only ever …
-
# Needs
* windowing lol
* lazy loading / pagination / infinite scroll
* List needs auto size to fill parent
* Window scrolling - maybe? Since this is an app we could just scroll with in a section
* No…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
### The Problem
Sometimes it's costly to get total count if all items causing virtualized scrolling slow.
Othertimes it's a poor UX to have very long list (even virtualized)
### Scenarios
…
Liero updated
1 month ago
-
### NextUI Version
"@nextui-org/autocomplete": "^2.0.9"
### Describe the bug
The Autocomplete component's documentation mentions support for virtualized scrolling for performance with long lists. H…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/basic-usage-antd-5-11-5-forked-h6sjfq?file=%2Fdemo.tsx%3A80%2…