-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64716/
-----------------------------------------------------------
Review request for Ambari and Aleksandr Kovalenko.
Bugs: AMBARI-22675
https://issues.apache.org/jira/browse/AMBARI-22675
Repository: ambari
Description
-------
The top LogSearch Title bar is currently fixed in size and shown during
scrolling. It's better to have a limited set of search controls displayed in
the LogSearch title bar, to provide a way to show the existing search, and also
allow the user to modify the search while in the middle of searching results.
The search bar instead of the title bar should be sticky at the top.
Diffs
-----
ambari-logsearch/ambari-logsearch-web/src/app/components/app.component.html
833f43f
ambari-logsearch/ambari-logsearch-web/src/app/components/app.component.less
f0fecfc
ambari-logsearch/ambari-logsearch-web/src/app/components/filters-panel/filters-panel.component.ts
f9fe94b
ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.html
5e401d8
ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
b4d44fb
ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.ts
86709fb
ambari-logsearch/ambari-logsearch-web/src/app/components/main-container/main-container.component.html
95dd238
ambari-logsearch/ambari-logsearch-web/src/app/components/main-container/main-container.component.less
bca668d
ambari-logsearch/ambari-logsearch-web/src/app/components/main-container/main-container.component.ts
6747a0c
Diff: https://reviews.apache.org/r/64716/diff/1/
Testing
-------
Executed 221 of 221 SUCCESS (7.013 secs / 6.895 secs)
Thanks,
Andrii Babiichuk