Skip to content
#

kibana

Here are 1,350 public repositories matching this topic...

pmuellr
pmuellr commented Oct 27, 2020

Currently there is no explicit way to "refresh" the alerts list or the alert details view, to view the most recent data. Unless you make some UI action on the page, the data will never be updated, once it's rendered.

You can implicitly refresh those pages with current data by performing some other action on the view:

  • on the alerts list, you can switch from the the "Alerts" tab to the "C
eui
apexem
apexem commented Dec 2, 2020

As in the title, I can see that Suggest component is based on EuiFieldText but it's not possible to set the placeholder.
Type definitions for EuiSuggest component props should be expanded by EuiFieldText props type.
In the codesandbox from documentation it still works though: https://codesandbox.io/s/xtx99 becouse there is no TS.
Also, the "value" prop is not e

Improve this page

Add a description, image, and links to the kibana topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kibana topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.