Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Only enable apply button in anomaly detection datafeed chart if …
…changes have been made (elastic#174425) Fixes elastic#174406, so that the apply button is only enabled in the anomaly detection datafeed chart flyout if changes have been made. ## Summary Compares current query delay value vs edited value to determine if the apply button should be disabled. https://github.com/elastic/kibana/assets/264922/6c7d3889-271e-4849-9e9d-6246a8757648 ### Checklist - [ ] This was checked for [cross-browser compatibility](https://www.elastic.co/support/matrix#matrix_browsers) --------- Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information