covalent icon indicating copy to clipboard operation
covalent copied to clipboard

perf(file): do not run change detection on `dragover` event

Open arturovt opened this issue 1 year ago • 0 comments

Note: existing tests have not been touched, I just removed unnecessary waitForAsync + inject + whenStable since they create a code nesting, but actually there's nothing asynchronous in these tests, because all tests are synchronous. Added a new test should not run change detection on dragover event that verifies the current change.

arturovt avatar Jul 26 '22 12:07 arturovt