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

Bugfix: #16092 Spy Panel Does not work if Legend is set to Bottom #16120

Merged
merged 1 commit into from Mar 9, 2018

Conversation

varunsharma27
Copy link
Contributor

Bugfix: #16092 Spy Panel Does not work if Legend is set to Bottom

@elasticmachine
Copy link
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@thomasneirynck
Copy link
Contributor

jenkins, test this

@thomasneirynck thomasneirynck added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience labels Jan 19, 2018
@timroes timroes added the Feature:Inspector Inspector infrastructure and implementations label Jan 19, 2018
@varunsharma27
Copy link
Contributor Author

The PR appears to have failed a test but I'm unable to fetch details:

HTTP ERROR 404
Problem accessing /job/elastic-kibana-pull-request/14880/. Reason:

Not Found

However I see no reason for a failed build since this is the same solution as what's being used in master:
https://github.com/elastic/kibana/blob/master/src/ui/public/visualize/visualize.less#L85
Perhaps we are dealing with an implementation dependent test case? Any further action that could be taken from my side to mitigate the issue?

@timroes
Copy link
Contributor

timroes commented Jan 22, 2018

I guess we rather had some issues with Jenkins, that caused the failure.

@timroes
Copy link
Contributor

timroes commented Jan 22, 2018

Jenkins, test this

@ppisljar
Copy link
Member

jenkins, test this

@ppisljar
Copy link
Member

the selenium test failed on:

fail: "visualize app visualize app gauge chart should show Split Gauges"
15:19:30 03:19:30.801        │        tryForTime timeout: Error: expected [ 'win 8', 'win xp', 'win 7', 'ios', 'osx' ] to sort of equal [ '', '', '', '', '' ]

if you can rebase i think this will be solved, however i am wondering if the same problem is also present in 6.x kibana ? if that is the case you should open a PR against master, and we will backport to earlier versions.

thanks

@varunsharma27
Copy link
Contributor Author

This given issue does not exist in 6.x. If you can let me know a bit about the failing test case then maybe I can figure out a way to rectify the issue, it has to be something minor though as all I'm doing is setting the z-index of spyPanel toggle a little higher so that it does not get under Legend.

@ppisljar
Copy link
Member

as mentioned above, rebasing should solve it (it was an issue with out test which should be now resolved)

@varunsharma27
Copy link
Contributor Author

Rebased the branch.

@ppisljar
Copy link
Member

jenkins, test this

@ppisljar
Copy link
Member

fail: "visualize app visualize app vector map should show results after clicking play (join on states)"

jenkins, test this

Copy link
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

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

thanks @varundbest

for reference sake: this is actually fixed in 599c8c4, so this is why this PR is opened against 5.6.

Copy link
Member

@ppisljar ppisljar left a comment

Choose a reason for hiding this comment

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

LGTM

@timroes timroes merged commit b5f7c9a into elastic:5.6 Mar 9, 2018
@timroes timroes added the v5.6.9 label Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Inspector Inspector infrastructure and implementations Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix v5.6.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants