kayvanbree / f10k

Save more than 10k tracks, artists and playlists on Spotify!
3 stars 1 forks source link

Virtual scrolling for lists #3

Open kayvanbree opened 5 years ago

kayvanbree commented 5 years ago

We will probably need to keep more than only ids in the state, so maybe it's useful to finish #5 first

kayvanbree commented 5 years ago

Looks like Angular Material Tables don't support virtual scrolling yet. Let's keep it at paging for now.