-
The data view flyout gets cut off in mobile view with no way to scroll down to see matched indices (or advanced settings if expanded). While I doubt much data view management happens from mobile devic…
-
A test failed on a tracked branch
```
NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"[data-test-subj="ESQLEditor-queryHistory-error"]"}
(Session…
-
I've made every step given by "Quick Start" until finally I got the models(pickle files) and accessing the discovery API, when I execute the following command lines:
from main import init_system
…
-
A test failed on a tracked branch
```
Error: timed out waiting for user navigating to context and returning to discover -- last error: Error: timed out waiting for doc viewer to open -- last error: E…
-
### **WHY:**
Currently, Discover provides a document viewer fly-out that offers limited customization options. In certain use cases, consumers may need more flexibility to display or integrate additio…
-
**Describe the feature:**
When a field is mapped as [`semantic_text`](https://www.elastic.co/guide/en/elasticsearch/reference/8.15/semantic-text.html), and they include that field in a KQL expression…
-
### 📓 Summary:
Rollups are aimed to be removed in Elasticsearch 9.0
https://github.com/elastic/elasticsearch/issues/112690
Therefore we can remove the code related to rollup data views of our code …
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="filterOutButton"])
Wait timed out af…
-
EUI data grid now supports interactive content within column headers: https://github.com/elastic/eui/pull/7898. Now that this is possible, we should update the Discover data grid to support accessing …
-
Seen in 8.16 and prior.
The displayed value for total number of documents should not be limited to 1000.
When writing an ES|QL query, a `| LIMIT 1000` is added behind-the-scenes. This is a UI-appli…