Skip to content

Uncomment and fix useGridEventMouseDown test expect statement where onDrag to not have been called #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
that-one-arab opened this issue Mar 19, 2025 · 0 comments
Assignees

Comments

@that-one-arab
Copy link
Contributor

Where did this happen?

No response

Expected Behavior

In useGridEventMouseDown.test
The onDrag should not be called

Image

Current Behavior

the onDrag function is called, which causes the test to fail.

We needed to comment out this line for now, but it needs to be uncommented and fixed.

Image

Steps to Reproduce

No response

Possible Solution

  • [ ]

Context

We had to comment this line out since its not a priority in Q1.

But we need to re-enable it to have a better more solid test.

@that-one-arab that-one-arab self-assigned this Mar 19, 2025
@that-one-arab that-one-arab changed the title Uncomment and fix useGridEventMouseDown test expectation where onDrag to not have been called Uncomment and fix useGridEventMouseDown test expect statement where onDrag to not have been called Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant