-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: disable row drag and drop while loading (#2957) (#2198)
* fix: disable row drag and drop while loading (#2957) * chore: fix lint issue * test: create new instance for each test * fix: workaround an IE11 bug * test: remove a skipped flaky test * Revert "test: create new instance for each test" This reverts commit 6039fb6. * fix drag and drop test setup Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
- Loading branch information
1 parent
bec0993
commit cd7d5bf
Showing
3 changed files
with
114 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters