monkey: Sorry for the delay, i'm upgrading react-select to v4.3 and replacing virutalized with virtuoso.
2022-03-01 06032, 2022
monkey
No worries at all, thanks for working on this !
2022-03-01 06005, 2022
agatzk has quit
2022-03-01 06034, 2022
agatzk joined the channel
2022-03-01 06024, 2022
agatzk has quit
2022-03-01 06037, 2022
agatzk joined the channel
2022-03-01 06000, 2022
Shubh has quit
2022-03-01 06001, 2022
BenOckmore
I've already done a react-select upgrade a few days ago, FYI. Switched to react-window for the rendering of large lists
2022-03-01 06005, 2022
BenOckmore
It's slower on my browser than with react-virtualized-select
2022-03-01 06024, 2022
BenOckmore
I did think - do we even need to do this? Could we not take an approach more like the entity search fields and require the user to type a few characters to fetch a shortlist from the server?
2022-03-01 06002, 2022
BenOckmore
Maybe displaying the most common languages by default for quick selection