Commit 0145344
committed
[Lens] Use current references for checking if data source states are the same (elastic#244700)
## Summary
Fix elastic#234360
Uses current references for checking if data source states are the same.
The fix: the "Apply and close" button is enabled when the data view is
changed in the in-line editor.
https://github.com/user-attachments/assets/6d9a100d-1c20-4184-a861-6221a53e12c5
### Checklist
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.
(cherry picked from commit 57a3353)1 parent 066650c commit 0145344
File tree
1 file changed
+4
-1
lines changed1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
0 commit comments