-
Is it possible to keep the scroll position when adding a row at the top of the virtual scroller? I believe this should be default behavior. I've tried calculating the scroll position difference and se…
-
Three potential enhancements:
1. The `Start` tab uses pagination for the `DT` table which is slightly cumbersome when navigating through all patients. As such, there are ways to allow `DT` to keep th…
-
-
### Clear and concise description of the problem
I want to be able to use the virtual scroller with a large number of items without providing a list of all these items.
In other words, I want to ha…
-
### Reduced Test Case
Can be reproduced in https://fullcalendar.io/demos -> Resource Timeline view
### Bug Description
When scrolling in the calendar another scrollbar appears in the resource…
-
**Is your feature request related to a problem? Please describe.**
I am using `WindowVirtualizer` to virtualize table rows, as I don't want to define fixed height for the table. I'd like to use `scro…
-
![image.png](https://raw.githubusercontent.com/yaojiax/pe/main/files/84e29918-f494-48d9-b534-440779bba8fb.png)
When I shrink the width of the UI, some letters are truncated, instead of wrapping aroun…
-
### Describe the problem
SvelteKit always runs any `load` functions that have been invalidated when you navigate, regardless of the type of navigation.
This is deliberate: caching the result of …
-
I'm using `{snap: 'li'}` on a horizontally scrolled ``. As wrapper and items are positioned absolutely, I've not cared to give the wrapper a height. This resulted in the snap mode not engaging.
If y…
-
hello, I am facing an issue while using this library that I am using edit text with this recyclerView so when I click on edit text and keyboard opens up the scroller of alphabets got compressed can yo…