-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Clearing index pattern for es_search_source, es_geo_grid_source and es_pew_pew source does not clear preview layer. This is because debouncedLoad returns early when indexPatternId is not provided. When indexPatternId is provided, _onGeoFieldSelect is called which triggers onSourceConfigChange. To fix the problem, need to ensure onSourceConfigChange is triggered when indexPatternId is cleared.
Metadata
Metadata
Assignees
Labels
Team:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience