veza/apps/web/src/components/ui/virtualized-list
senke caa23312fe chore: enable noUncheckedIndexedAccess, isolate ghost MSW handlers, document go-clamd tech debt
- Enable TypeScript noUncheckedIndexedAccess and fix 133 resulting errors
  across 46 files with proper null guards, optional chaining, and fallbacks
- Extract education/gamification ghost feature MSW handlers into handlers-ghost.ts
- Add Storybook test plugin documentation in vitest.config.ts
- Document abandoned go-clamd dependency (2017) as tech debt in upload_validator.go

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 23:12:35 +01:00
..
index.ts refactor(web): split VirtualizedList into virtualized-list module 2026-02-06 13:55:06 +01:00
types.ts refactor(web): split VirtualizedList into virtualized-list module 2026-02-06 13:55:06 +01:00
useInfiniteScroll.ts refactor(web): split VirtualizedList into virtualized-list module 2026-02-06 13:55:06 +01:00
useScrollPosition.ts refactor(web): split VirtualizedList into virtualized-list module 2026-02-06 13:55:06 +01:00
VirtualizedList.tsx chore: enable noUncheckedIndexedAccess, isolate ghost MSW handlers, document go-clamd tech debt 2026-02-12 23:12:35 +01:00