Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
__snapshots__ | ||
PromCheatSheet.tsx | ||
PromLink.tsx | ||
PromQueryEditor.test.tsx | ||
PromQueryEditor.tsx | ||
PromQueryField.test.tsx | ||
PromQueryField.tsx |
As discussed in a UX feedback session, it's annoying that queries are automatically executed in Explore. This change adds props to override the blur behavior. - add `onBlur` to Explore query field props - Explore's query row will pass down an empty function for onBlur to the query fields - pass onBlur through to the QueryField component for Loki and Prometheus - add test to QueryField to make sure if onBlur is specified, the onRunQuery is not executed
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
__snapshots__ | Loading commit data... | |
PromCheatSheet.tsx | Loading commit data... | |
PromLink.tsx | Loading commit data... | |
PromQueryEditor.test.tsx | Loading commit data... | |
PromQueryEditor.tsx | Loading commit data... | |
PromQueryField.test.tsx | Loading commit data... | |
PromQueryField.tsx | Loading commit data... |