#Checkbox slow to render
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I haven't put any science to it, but I've noticed that when I have a fairly large list of items (ex: 200+) that use checkboxes, it takes a noticeable amount of time to render the list.
Has anyone else come across this?
@fallow ibex Maybe you should virtualize the list…
That introduces a lot of other complexity in keyboard navigation.