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
The Kibana Maps application would like to use EuiPopover for tooltips. The tooltip will need to be associated to a x and y location instead of being anchored to an element. The position of the tooltip will need to be updated view prop updates so that as a user pans the map, the tooltip stays pointing to the same location on the map by shifting its location.
The Kibana Maps application would like to use
EuiPopover
for tooltips. The tooltip will need to be associated to a x and y location instead of being anchored to an element. The position of the tooltip will need to be updated view prop updates so that as a user pans the map, the tooltip stays pointing to the same location on the map by shifting its location.cc @chandlerprall
The text was updated successfully, but these errors were encountered: