Files
jfa-go/ts
Harvey Tindall d09ee59a1a accounts: infinite scroll for performance
Found out the bottleneck when ~2000 or more elements are loaded isn't
the search or sort or anything, but the DOM. An infinite scroll
implementation is added, where elements are added to the DOM as you
scroll. May still be a little buggy, and can't yet cope with screen
resizes. Also, the "shown" indicator is broken.
2025-05-26 21:52:31 +01:00
..
2025-05-13 21:10:40 +01:00
2023-12-23 20:18:16 +00:00
2025-05-14 22:55:34 +01:00