080e1fa454a0b3ebc2823c150119c541b81ac15d
Audit log entries accumulate via cursor pagination — the user can load many pages into the same client-side array. With virtual=true the table only renders the visible viewport rows (plus overscan), so a 10k-row session stays at 60fps instead of choking on a full DOM write per "Load more" click. The other two BACKLOG candidates (super-admin port switcher, client export modal preview) aren't present in the current codebase — the super-admin route group hasn't been built and the export modal is download-only. Skip until those surfaces exist. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
98.7%
HTML
1%
CSS
0.1%
Shell
0.1%