You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Istvan Tobias (JIRA)" <ji...@apache.org> on 2018/11/12 21:01:00 UTC

[jira] [Created] (AMBARI-24882) [Log Search UI] Change sticky filter panel solution from JS to clean css.

Istvan Tobias created AMBARI-24882:
--------------------------------------

             Summary: [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


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)