Commit 0337271
committed
feat: integrate useArrayVirtualizer for improved virtual list handling
- Added useArrayVirtualizer hook to manage virtual list functionality, including pagination and dynamic row height estimation.
- Refactored ArrayTestAppContent to utilize the new useArrayVirtualizer hook, simplifying state management and improving performance.
- Enhanced permalink handling with better state management for not found cases.
- Updated virtual-test-app to use the new virtualizer implementation.
- Cleaned up unused state and effects related to previous virtualizer logic.1 parent 2cf7c6a commit 0337271
File tree
3 files changed
+636
-628
lines changed- apps/zbugs/src
- hooks
3 files changed
+636
-628
lines changed
0 commit comments