Open walterra opened 11 months ago
Pinging @elastic/ml-ui (:ml)
@walterra - would you be up for adding a bit more detail on how to reproduce these issues? Having a bit of trouble. Thanks!
@alvarezmelissa87 I managed to reproduce these two edge cases still. For the first one:
https://github.com/elastic/kibana/assets/7405507/cf37ae5a-b9fc-478b-a5c6-907be0b1c60e
For the second one Deviation out of bounds in the future
a bit of a contrived example - run a normal analysis, then edit the dMin
and dMax
params manually in the URL to some time in the future and then reload the page.
There are edge cases where the brushes used to select the baseline and deviation time range are not working as expected:
[ ] Full date range is out of bounds of the brushes with no visible data
[ ] Deviation out of bounds in the future
The expectation would be for the brushes to fall back to range within the overall time range so they are visible and can be adjusted.