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

ISSUE-497: fix UiEditableActions#typeText() #498

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

Nikitae57
Copy link
Collaborator

@Nikitae57 Nikitae57 commented Apr 3, 2023

Without the parenthesis if an editText had some text already typed in, typeText method would left the original text without typing a new one

Closes #497

@AzamatCherchesov AzamatCherchesov merged commit dcdb8c6 into master Apr 10, 2023
@Nikitae57 Nikitae57 deleted the ISSUE-497-fix-typeText branch April 13, 2023 13:06
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.

UiEditableActions typeText doesn't work correct
2 participants