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
Scrubbing on the chart itself shouldn't be available if it doesn't do anything
We should be able to disable the scrubbing interaction on the main chart, since it doesn't actually change the time range (perhaps as expected in other charts).(Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)
Selecting an application makes another option disappear
Not sure what the reason would be for this, but selecting one of the application options in the list makes the elastic-co-frontend disappear from the list of options.(Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)
The context menu/popover for the filtering doesn't look like the EuiContextMenu on the navigation titles
The context menu / popover styling deviates from the original component with not using the title option to display the selected group and back options. I consider this an enhancement if needed.
View screens
Responsive layout: Perhaps not necessary for experimental, but if possible it'd be nice if the definition options would just vertically align instead of the horizontal layout for smaller screens (below 1024px)
View screens
Small enhancement: Use the same chart options display as in Lens
The Lens app displays the chart options simply as a group button option instead of the selector.
Summary
Transferred from #98123
Issues
We should be able to disable the scrubbing interaction on the main chart, since it doesn't actually change the time range (perhaps as expected in other charts).(Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)
View example GIF
Not sure what would make the filter popover get stuck, but it doesn't dismiss itself when click the button or outside. (Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)
View example GIF
Not sure what the reason would be for this, but selecting one of the application options in the list makes the
elastic-co-frontenddisappear from the list of options.(Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)View screens
Not sure why need to truncate when there's enough space in the container to show the full labels (Fixed in [Exploratory View] Fixed brushing/scrubbing on time series charts #98623)
View screens
The following have been carried over into elastic/uptime#327
The context menu/popover for the filtering doesn't look like the EuiContextMenu on the navigation titles
The context menu / popover styling deviates from the original component with not using the title option to display the selected group and back options. I consider this an enhancement if needed.
View screens
Responsive layout: Perhaps not necessary for experimental, but if possible it'd be nice if the definition options would just vertically align instead of the horizontal layout for smaller screens (below 1024px)
View screens
Small enhancement: Use the same chart options display as in Lens
The Lens app displays the chart options simply as a group button option instead of the selector.
View example