opensearch-project / dashboards-maps

:globe_with_meridians: User interface for the backend geospatial plugin which can be integrated with OpenSearch Dashboards and a home for all other map related features.
https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/#custom-vector-maps-with-geojson
Apache License 2.0
17 stars 46 forks source link

Add wait time after selecting a color #545

Closed heemin32 closed 9 months ago

heemin32 commented 1 year ago

Description

After selecting a color from color palette, it takes time for the palette to disappear and it could cause two palette to be visible at the same time which could cause an error like Your subject contained 2 elements.

Issues Resolved

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #545 (f41e1ed) into main (c87750f) will increase coverage by 1.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #545      +/-   ##
==========================================
+ Coverage   41.36%   42.48%   +1.11%     
==========================================
  Files          53       53              
  Lines        1789     1789              
  Branches      330      330              
==========================================
+ Hits          740      760      +20     
  Misses       1019     1019              
+ Partials       30       10      -20     

see 10 files with indirect coverage changes

ryanbogan commented 9 months ago

Code change included in https://github.com/opensearch-project/dashboards-maps/pull/572