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

[unskip-test] Add scroll into view to avoid tooltip overlap #47106

Merged

Commits on Oct 2, 2019

  1. Add scroll into view to avoid tooltip overlap

    The current angular implementation of the tooltip, applied to the Apply button of the visualize editor, suffer from missing the mouseleave event in some cases. This cause the tooltip to remain open in some cases halting the test from clicking the underlying button.
    The tooltip implementation will be soon replaced by EUI, so on this PR we are only unskipping the test and scrolling the visualize editor sidebar to avoid this overlap.
    markov00 committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    5887e4c View commit details
    Browse the repository at this point in the history