[
https://issues.apache.org/jira/browse/AMBARI-24882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693411#comment-16693411
]
Hudson commented on AMBARI-24882:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-LogSearch-master-Commit #39 (See
[https://builds.apache.org/job/Ambari-LogSearch-master-Commit/39/])
[AMBARI-24882] [Log Search UI] Change sticky filter panel solution from
(github:
[https://gitbox.apache.org/repos/asf?p=ambari-logsearch.git&a=commit&h=50618a8ceae5eded7e8b6b820fab512067e359c8])
* (edit)
ambari-logsearch-web/src/app/components/filters-panel/filters-panel.component.less
* (edit)
ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
* (edit)
ambari-logsearch-web/src/app/components/logs-container/logs-container.component.ts
* (edit)
ambari-logsearch-web/src/app/components/log-index-filter/log-index-filter.component.less
* (edit)
ambari-logsearch-web/src/app/modules/shared/components/dropdown-list/dropdown-list.component.less
> [Log Search UI] Change sticky filter panel solution from JS to clean css.
> -------------------------------------------------------------------------
>
> Key: AMBARI-24882
> URL: https://issues.apache.org/jira/browse/AMBARI-24882
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-logsearch, logsearch
> Reporter: Istvan Tobias
> Assignee: Istvan Tobias
> Priority: Major
> Labels: pull-request-available
>
> Instead of listening scroll event we can use `sticky` css `position`. It is
> not supported by all the browsers (IE does not support). This does not break
> functionality but improve performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)