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

[Logstash Pipeline Viewer] Remove explicit close button #20044

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Jun 19, 2018

Follow up PR to #20005.

In #20005, EUI was upgraded to 0.0.53. This version changes the behavior of the EuiFlyout component by providing a close button by default. The DetailDrawer component in the Logstash Pipeline Viewer was adding a close button explicitly, resulting in two close buttons. This PR removes the explicit close button.

Before this PR

before

After this PR

after

Testing this PR

  1. Run a Logstash pipeline with X-Pack Monitoring enabled.
  2. View the pipeline in the X-Pack Monitoring UI.
  3. Click on a vertex in the pipeline to open the detail drawer on the right.
  4. Verify that the detail drawer has only one close (x) button in top right.
  5. Verify that clicking this button closes the detail drawer.

Copy link
Contributor

@justinkambic justinkambic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending green CI

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ycombinator ycombinator merged commit 64d28b9 into elastic:master Jun 19, 2018
ycombinator added a commit that referenced this pull request Jun 19, 2018
@ycombinator
Copy link
Contributor Author

Backported to:

@ycombinator ycombinator deleted the x-pack/monitoring/logstash/pipeline-viewer/flyout-changes branch June 19, 2018 18:16
maryia-lapata pushed a commit to maryia-lapata/kibana that referenced this pull request Jun 25, 2018
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.

3 participants