Archit Pandey
Inputs losing focus on sort
Thanks! I tried
Index
as well, and had the same result as you. The input would stay focused, but it wouldn't move to the correct one after sort.
I'm curious why For
doesn't keep the input focused? Why is the input recreated on sort? I assumed that the DOM elements would simply be reordered.13 replies