You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring an index pattern, cursor shows stop-sign when hovering over options in the time-field name drop-down. This is because the "Create" button is under it, and the hover event doesn't get blocked by the drop down.
minor UX issue.
When configuring an index pattern, cursor shows stop-sign when hovering over options in the time-field name drop-down. This is because the "Create" button is under it, and the hover event doesn't get blocked by the drop down.