You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the follow-up work to the new Config View we're using to express Logstash configuration files in the Monitoring UI, merged in #18597.
A proposed design element is the highlighting of nested statements, probably on a delayed hover. This would lower the opacity of outside statements. It's tracked here: Add outline highlighting to Config View #19463
Purpose
This issue tracks the follow-up work to the new Config View we're using to express Logstash configuration files in the Monitoring UI, merged in #18597.
Additional work to refactor/remove unneeded code will follow this one. Breaking this work up is a conscious choice driven by a desire to segregate the scope of the changes. Tracked here: [Logstash] [Pipeline Viewer] Remove old pipeline viewer code #19736 Open: [Monitoring] [Pipeline Viewer] Remove obsolete code #20122Refactor the CollapsibleStatement class to behave as a wrapper forprops.children
[Monitoring] [Pipeline Viewer] Refactor collapsible statement component to wrap props.children #19844 Open: [Pipeline Viewer] Refactor collapsible statement component to wrap props.children #20252Remove bare<img>
s in favor ofEuiIcon
s where possible Swap ad-hoc imgs for EUIIcons in Detail Drawer and Config View sub-components #20021 Open: [PipelineViewer] Replace bare img tags with euiicon #20330Add unit tests for Config View sub-components. Open: [PipelineViewer] Test PipelineViewer sub-components #20329Rename Config Viewer to use Pipeline Viewer name [Monitoring] [Logstash] [Pipeline Viewer] Rename Config Viewer to Pipeline Viewer #20123 Open: [Pipeline Viewer] [Monitoring] Rename config view to PipelineViewer #20230Fix typo inclassName
prop Fix capitalization typo for className attribute. #20104The text was updated successfully, but these errors were encountered: