Pablo Machado
Pablo Machado
@stephmilovic I ran a quick search and found that many places in the APP call `setAbsoluteRangeDatePicker` without `dispatch`. https://github.com/elastic/kibana/blob/5c8eaa3ef92cec77388db69bee123c87981e71a6/x-pack/plugins/security_solution/public/users/pages/details/index.tsx#L161 https://github.com/elastic/kibana/blob/3246ec733e37f5fe7d00f11cb4903ea573bbbe27/x-pack/plugins/security_solution/public/users/pages/details/details_tabs.tsx#L43 https://github.com/elastic/kibana/blob/3246ec733e37f5fe7d00f11cb4903ea573bbbe27/x-pack/plugins/security_solution/public/users/pages/details/details_tabs.tsx#L58 https://github.com/elastic/kibana/blob/3246ec733e37f5fe7d00f11cb4903ea573bbbe27/x-pack/plugins/security_solution/public/users/pages/users_tabs.tsx#L42 https://github.com/elastic/kibana/blob/6efef0496077f4e61d49e4e43f75941ff3d98d9e/x-pack/plugins/security_solution/public/timelines/components/side_panel/host_details/expandable_host.tsx#L97 https://github.com/elastic/kibana/blob/241406a8df3a4b7ddd2ce01d889b88db403e7be0/x-pack/plugins/security_solution/public/network/pages/navigation/network_routes.tsx#L51 https://github.com/elastic/kibana/blob/241406a8df3a4b7ddd2ce01d889b88db403e7be0/x-pack/plugins/security_solution/public/network/pages/navigation/network_routes.tsx#L65 https://github.com/elastic/kibana/blob/3246ec733e37f5fe7d00f11cb4903ea573bbbe27/x-pack/plugins/security_solution/public/hosts/pages/hosts_tabs.tsx#L47
> ... If it is **not a metric**, make sure the column title exists Silly question: Why metrics don't have column names?
@angorayc I noticed some weird-looking UI. Let me know if it is a problem with my environment. When I open the host page I get an error and dark background...
This is still under development, but at the moment, we are displaying the info icon in blue:  It would look better if we could...