fix: focus newly added table row on drop (#9873)
* fix: focus newly added table row on drop
* fix test
* fix 16/17 tests
* actually just need to remove the acts?
* fix focus issues when dropping on a collapsed/expanded tree item and select all child rows on drop
* lint
* fix tests so the original bug is caught when using old useDroppableCollection