bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.82k stars 785 forks source link

input focus on scrolling trouble #676

Closed GlennMiller1991 closed 1 month ago

GlennMiller1991 commented 2 years ago

Is it possible save focus on input inside row? My Row component is rerendering on scroll because position styles is a little bit different so after component rerender previous focus is faded. Sorry for my awfull english((

gnowland commented 1 year ago

Duplicate of #650