ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
64 stars 37 forks source link

Consolidate virtualization libraries #919

Open majakomel opened 3 months ago

majakomel commented 3 months ago

We're using 2 different virtualisation libraries (react-virtualized and react-virtual) but we should remove the one that is not maintained anymore. As part of this work, react-window can be evaluated if perhaps it's more suitable for our needs and in this case be a replacement for those that are currently in our codebase.