-
Hi, first about my use case:
I am building a chat app. Which means it is essentially important to:
- be able to render a huge amount of rows
- be able to request additional rows
- be able to jump in t…
-
## Feature request
### Overview
Virtualization of long lists for components like `DropdownMenu`.
### Examples in other libraries
MUI, `react-aria`, etc support virtualization in thei…
-
**Describe the bug**
First and furthermost, thanks @petyosi for your work in `react-virtuoso`. I previously used `react-virtualized`, and am enjoying using virtuoso instead. Let me know if I can be…
mrkev updated
2 years ago
-
Hi, thanks for this library!
I have a question:
I saw that you added a new keyboard navigation feature. I am currently using react-virtuoso with react-beautiful-dnd. But I don't like how keyboar…
-
First of all, fantastic library ✨
Second, this is not a bug. I guess more of a performance improvement, fully available to contribute tho 👍.
**Describe the bug**
Currently, mounting `Virtuoso` …
-
Hi
In my example at https://codesandbox.io/s/muivirtuoso-w5lmq.
Autosizing is working correctly in Chrome and IE but not in firefox.
Using an auto resize lib fixes this issue, but having this d…
-
A strange thing is happening with react virtuoso in combination with react developer tools. As you can see from the video, when `highlight component updates` is switched on, and slow scrolling, the li…
-
My build is broken since a couple of days back with the following message from my bundler (FuseBox):
```
WARNING Statement "dist/index.cjs.js" has failed to resolve in module "@virtuoso.dev/react-…
-
I used react-virtuoso in all my projects. I can only add a unique class name to manipulate the native dom and get the last position of the scroll bar . On the next load, scroll to the previous positio…
-
**Describe the bug**
FollowOutput doesn't consistently go to the bottom the list when paging in data for a reverse scroll list.
More Context:
I am implementing a reverse chat list with infinite s…