feat(EntityGrid): implement infinite scroll for entity lists #215
Merged
jose
merged 1 commits from entity-selection-list-component-infinite-scroll into entity-selection-list-component 9 hours ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'entity-selection-list-component-infinite-scroll'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Add infinite scroll functionality to EntityGrid component using VueUse's
useInfiniteScroll composable to handle large volumes of entities efficiently.
Changes:
Technical details:
This improves performance and UX when displaying large lists of contacts or
projects by loading content progressively as users scroll.
e42552c67ainto entity-selection-list-component 9 hours agoe42552c67a.