-
### 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…
-
### Problem
[lsp_lines.nvim](https://git.sr.ht/~whynothugo/lsp_lines.nvim) uses `nvim_buf_set_extmark` to create extmarks in a buffer. These extmarks use `virtual_lines` with some spaces on the left …
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
The …
-
#### What is the expected behavior?
using the css attribute `position: sticky` should allow for elements to remain displayed according to their sticky parameters.
#### What is the current behavior…
-
Sometimes, the feed can 'jump' position when scrolling upwards. Note: this is with virtual scrolling enabled.
It seems to be more noticeable the further down you scroll.
https://user-images.…
-
-
DropDown with Virtual scrolling not showing all items when scrolling up.
This occurs when the page size is more than 3 times bigger than the visible items. Also, it occurs only when the mouse wheel…
-
#### What is the expected behavior?
Users should be able to utilize Virtual Scrolling with the Tree without worrying about other functionality breaking.
#### What is the current behavior?
When us…
-
### Summary 💡
Since there was a lot of improvement for scrolling wouldn't it be possible to explore the option to have virtualized columns if rows have height set to 'auto' ? Currently its [disable…
-
### Is your feature request related to a problem? Please describe.
I am trying to display several thousand image thumbnails in a grid layout with Blazor and virtualize scrolling through the thumbnail…