Commit 16d06f9
authored
docs: note multi-select and pre-selection in ES|QL data source browser (#6188)
## Summary
Follow-up to #6082, which addressed parent issue #5701 but didn't
explicitly close the two sibling issues #6068 and #6072. This PR adds
the two behavioral details from #6072 that weren't covered:
- the data source browser supports **multi-select** (add/remove several
sources in one session)
- sources already present in the query appear **pre-selected**
These are the only details from #6068 and #6072 worth documenting; other
behaviors (replace/deselect for the fields browser, no-preselection,
formatting-preserving inserts) are either self-evident from the UI or
already implied by the existing wording.
## Resolves
Closes #6068
Closes #6072
Made with [Cursor](https://cursor.com)1 parent 8632850 commit 16d06f9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments