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

fix: image for visibility testing when window is a keyboard #2755

Merged
merged 3 commits into from
Apr 26, 2021

Conversation

tyronet-sportsbet
Copy link
Contributor

@tyronet-sportsbet tyronet-sportsbet commented Apr 22, 2021

Description

In this pull request, I have changed the image for visibility testing logic so it no longer overlays keyboards when the keyboard is the window being tested.


For features/enhancements:

  • I have added/updated the relevant references in the documentation files.

(This is not a feature or enhancement, it's a bug fix)

For API changes:

  • I have made the necessary changes in the types index file.

(This does not change the API surface)

@d4vidi
Copy link
Collaborator

d4vidi commented Apr 25, 2021

So I somehow missed this PR while going over #2754... Thank you!!!

@d4vidi
Copy link
Collaborator

d4vidi commented Apr 25, 2021

Offhand, I see that we're going to need an integrated e2e test case in order to accept this.

@alon-ha
Copy link
Contributor

alon-ha commented Apr 26, 2021

@tyronet-sportsbet Thanks for the PR!

@tyronet-sportsbet
Copy link
Contributor Author

I have attempted to add an E2E test as requested, I hope what I've done is acceptable. I'm not sure why the Android job on Jenkins is failing, I'm not really familiar with Android / Detox's CI enough to parse what's going on in those logs, so if someone could give me a steer there I'll fix it ASAP.

@alon-ha alon-ha merged commit 91f1c31 into wix:master Apr 26, 2021
@alon-ha
Copy link
Contributor

alon-ha commented Apr 26, 2021

Merged!

@d4vidi
Copy link
Collaborator

d4vidi commented Apr 26, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom keyboard elements are never visible
3 participants