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

[AMBARI-24882] [Log Search UI] Change sticky filter panel solution from JS to clean css. #32

Merged
merged 1 commit into from Nov 20, 2018

Conversation

tobias-istvan
Copy link
Member

What changes were proposed in this pull request?

I removed the JavaScript scroll listener and changed to the position: sticky solution since the only browser which does not support is IE11 but even there the functionality won't break at all.

How was this patch tested?

It was tested manually, and by running unit tests:

PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 292 of 292 SUCCESS (15.13 secs / 14.97 secs)
✨  Done in 45.62s.

Please review Ambari Contributing Guide before opening a pull request.

@asfgit
Copy link

asfgit commented Nov 20, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-LogSearch-Github-PR-Builder/63/
Test PASSed.

@tobias-istvan tobias-istvan merged commit 50618a8 into apache:master Nov 20, 2018
@tobias-istvan tobias-istvan deleted the AMBARI-24882-master branch November 20, 2018 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants