veza/apps/web/src/features
senke b77902b6bd scalability: virtualize LibraryPage track list and verify package installation
- Verified @tanstack/react-virtual already installed (^3.13.12)
- VirtualizedList component already exists and is used in chat
- Replaced list view map() with VirtualizedList component
- Item height: 88px (estimated from padding + content)
- Container height: 600px
- Preserved all existing functionality (bulk mode, dropdowns, selection)
- Moved empty state outside virtualizer for better UX
- Actions 6.3.1.1 and 6.3.1.2 complete
2026-01-15 21:03:22 +01:00
..
admin/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
chat security: disable mutation buttons when rate limited 2026-01-15 20:01:47 +01:00
dashboard data-flow: add React Query caching for dashboard endpoint 2026-01-15 17:51:10 +01:00
error/pages incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
library scalability: virtualize LibraryPage track list and verify package installation 2026-01-15 21:03:22 +01:00
marketplace/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications state-ownership: add optimistic updates to remaining mutations 2026-01-15 19:48:47 +01:00
player incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
playlists scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
profile scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
roles state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
search/services scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings scalability: replace direct user API calls with usersApi service 2026-01-15 20:34:58 +01:00
streaming state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
tracks scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
upload/components scalability: replace direct track API calls with tracksApi service 2026-01-15 20:27:02 +01:00
user/components scalability: replace direct user API calls with usersApi service 2026-01-15 20:34:58 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00