[Maps] Filter dashboard by map bounds creates duplicate filter pill if filter label is changed #136231
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Maps
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
usability
Kibana version:
main
Describe the bug:
Related to #107044.
Filter dashboard by map bounds automatically creates a filter pill on the dashboard. If a user changes the label for this filter pill, the filter's
meta.controlledBy
property is lost. So when the map is moved again, a duplicate filter pill is created.Steps to reproduce:
geoip.location within map bounds
tofoobar
.Expected behavior:
When editing the filter label, we should retain the
meta.controlledBy
property so that the filter is re-used.The text was updated successfully, but these errors were encountered: