Skip to content

Fix typeText replacing issue (fix #5921) #5942

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

Merged
merged 3 commits into from
Feb 11, 2021

Conversation

rueyaa332266
Copy link
Contributor

@rueyaa332266 rueyaa332266 commented Feb 10, 2021

Purpose

Fix the issue in tyepText that it doesn't replace the old value when the old value fits input maxlength.

Approach

Following the support from @AlexKamaev in #5921
By fixing if condition which compare the maxlength with element value.

References

#5921

Pre-Merge TODO

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

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
alexandre-abrioux Alexandre ABRIOUX
@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Feb 10, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
alexandre-abrioux Alexandre ABRIOUX
@testcafe-build-bot
Copy link
Collaborator

@rueyaa332266 rueyaa332266 changed the title [WIP] Fix typeText replacing issue (fix #5921) Fix typeText replacing issue (fix #5921) Feb 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@testcafe-build-bot
Copy link
Collaborator

@miherlosev
Copy link
Collaborator

Hi @rueyaa332266

Thank you for the contribution to the TestCafe. At present, we have an issue with Travis CI and I will reopen this PR to force Travis CI's task. We will merge your PR as soon as the tests become green.

@need-response-app need-response-app bot removed the STATE: Need response An issue that requires a response or attention from the team. label Feb 11, 2021
@miherlosev miherlosev closed this Feb 11, 2021
@miherlosev miherlosev reopened this Feb 11, 2021
@need-response-app need-response-app bot added STATE: Need response An issue that requires a response or attention from the team. and removed STATE: Need response An issue that requires a response or attention from the team. labels Feb 11, 2021
@miherlosev miherlosev closed this Feb 11, 2021
@miherlosev miherlosev reopened this Feb 11, 2021
@need-response-app need-response-app bot added STATE: Need response An issue that requires a response or attention from the team. and removed STATE: Need response An issue that requires a response or attention from the team. labels Feb 11, 2021
@testcafe-build-bot
Copy link
Collaborator

@miherlosev miherlosev closed this Feb 11, 2021
@miherlosev miherlosev reopened this Feb 11, 2021
@need-response-app need-response-app bot added STATE: Need response An issue that requires a response or attention from the team. and removed STATE: Need response An issue that requires a response or attention from the team. labels Feb 11, 2021
@miherlosev
Copy link
Collaborator

All tests are green (except Travis) #5942 (comment)
Travis task is green - https://travis-ci.com/github/testcafe-build-bot/testcafe/builds/216770546

@miherlosev miherlosev merged commit 8cb4446 into DevExpress:master Feb 11, 2021
@rueyaa332266
Copy link
Contributor Author

Thank you all for helping!

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Feb 11, 2021
@rueyaa332266 rueyaa332266 deleted the gh5921 branch February 11, 2021 11:46
@miherlosev miherlosev removed the STATE: Need response An issue that requires a response or attention from the team. label Feb 12, 2021
AlexSkorkin added a commit that referenced this pull request Apr 9, 2021
[Chris-Greaves](https://github.com/Chris-Greaves)

Add ability to specify Testcafe Configuration Path
#6035

[NiavlysB](https://github.com/NiavlysB)

Fix missing dependencies
#5872

[rueyaa332266](https://github.com/rueyaa332266)

Fix typeText replacing issue
#5942
testcafe-build-bot added a commit to testcafe-build-bot/testcafe that referenced this pull request Apr 9, 2021
[Chris-Greaves](https://github.com/Chris-Greaves)

Add ability to specify Testcafe Configuration Path
DevExpress#6035

[NiavlysB](https://github.com/NiavlysB)

Fix missing dependencies
DevExpress#5872

[rueyaa332266](https://github.com/rueyaa332266)

Fix typeText replacing issue
DevExpress#5942
testcafe-build-bot added a commit to testcafe-build-bot/testcafe that referenced this pull request Apr 9, 2021
[Chris-Greaves](https://github.com/Chris-Greaves)

Add ability to specify Testcafe Configuration Path
DevExpress#6035

[NiavlysB](https://github.com/NiavlysB)

Fix missing dependencies
DevExpress#5872

[rueyaa332266](https://github.com/rueyaa332266)

Fix typeText replacing issue
DevExpress#5942
AndreyBelym pushed a commit that referenced this pull request Apr 9, 2021
[Chris-Greaves](https://github.com/Chris-Greaves)

Add ability to specify Testcafe Configuration Path
#6035

[NiavlysB](https://github.com/NiavlysB)

Fix missing dependencies
#5872

[rueyaa332266](https://github.com/rueyaa332266)

Fix typeText replacing issue
#5942
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