Skip to content
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

test: typeText should work with the DX Lookup search field #6236

Merged
merged 1 commit into from Jul 12, 2021

Conversation

wentwrong
Copy link
Contributor

@wentwrong wentwrong commented May 18, 2021

Purpose

The DX Lookup search field loses focus and stays empty because the focus method is called on a not focusable element and HH sends an extra blur event to an active element (input).

Approach

Add functional test for the fix on HH side (DevExpress/testcafe-hammerhead#2635)

References

#4472

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@miherlosev
Copy link
Collaborator

miherlosev commented May 28, 2021

@wentwrong Rebase please

@wentwrong wentwrong temporarily deployed to CI June 21, 2021 08:16 Inactive
@wentwrong wentwrong changed the title fix: typeText should work with the DX Lookup search field test: typeText should work with the DX Lookup search field Jun 21, 2021
@wentwrong wentwrong closed this Jun 21, 2021
@wentwrong wentwrong reopened this Jun 21, 2021
@wentwrong wentwrong temporarily deployed to CI June 21, 2021 08:42 Inactive
@wentwrong wentwrong marked this pull request as ready for review June 22, 2021 08:25
@miherlosev miherlosev merged commit ac20da7 into DevExpress:master Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants