react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

Fix cell focus stealing

Open Wroud opened this issue 2 years ago • 2 comments

#2937

Wroud avatar Jun 29 '22 09:06 Wroud

This doesn't seem to work, the grid steals focus as usual Recording 2022-09-29 at 18 40 27

nstepien avatar Sep 29 '22 17:09 nstepien

I will check this case, because my original one was about focusing element on re-render. Can you please describe your case more detaily? How can i reproduce it?

Wroud avatar Sep 30 '22 07:09 Wroud

How can i reproduce it?

Open an editor, then try to focus an input outside the grid, like in the gif above.

nstepien avatar Nov 14 '22 14:11 nstepien