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

feat: upgraded click mechanism on element if offset options isn't set and center isn't available #7330

Merged
merged 16 commits into from Nov 2, 2022

Conversation

Aleksey28
Copy link
Collaborator

@Aleksey28 Aleksey28 commented Oct 13, 2022

[closes #7309]
[closes #6208]

Purpose

Click on the available point of the element.

Approach

  1. Research ways to find uncovered and visible points of the element
  2. Add tests
  3. Add a searching available point of the element if the element is partly covered or hidden
  4. Replace the default click offset with available

References

#7309
#6208

Pre-Merge TODO

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

@Aleksey28 Aleksey28 temporarily deployed to CI October 17, 2022 16:02 Inactive
@AndreyBelym AndreyBelym enabled auto-merge (squash) October 17, 2022 20:26
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 05:53 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 06:49 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 08:45 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 09:03 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 13:04 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 18, 2022 13:19 Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI October 19, 2022 08:01 Inactive
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

Release v2.1.0-rc.1 addresses this.

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