-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FX-1509] Fix isFirstResponder state update in rosetta PIN input (#171)
* fix response monitor unit tests * call firstResponderDidChange delegate method on didBeginEditing & didEndEditing * refactor firstResponder delegate method calls and add tests * update tests & run lint * add more detail to isFirstResponder tests
- Loading branch information
1 parent
75cbd9c
commit 3804192
Showing
3 changed files
with
65 additions
and
2 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