Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add close button to tooltip hover #263

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

VijayanB
Copy link
Member

Description

When large number of points and shapes are rendered on same location, tooltip occasionally is not cleared.
Adding close button will solve this problem temporarily to unblock users have to reload map to get rid of dangling tooltip contents.

Issues Resolved

#259

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.

@VijayanB VijayanB requested a review from a team February 20, 2023 22:10
@VijayanB VijayanB self-assigned this Feb 20, 2023
@VijayanB VijayanB added the bug Something isn't working label Feb 20, 2023
When large number of points and shapes are rendered on
same location, tooltip occasionally is not cleared.
Adding close button will solve this problem.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2023

Codecov Report

Merging #263 (ef11d2d) into main (ffb12e6) will increase coverage by 0.06%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
+ Coverage   91.60%   91.66%   +0.06%     
==========================================
  Files           9       10       +1     
  Lines         262      264       +2     
  Branches       34       34              
==========================================
+ Hits          240      242       +2     
  Misses         16       16              
  Partials        6        6              
Impacted Files Coverage Δ
...ponents/layer_control_panel/delete_layer_modal.tsx 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@VijayanB VijayanB merged commit 73be418 into opensearch-project:main Feb 20, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 20, 2023
When large number of points and shapes are rendered on
same location, tooltip occasionally is not cleared.
Adding close button will solve this problem.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit 73be418)
VijayanB pushed a commit that referenced this pull request Feb 21, 2023
When large number of points and shapes are rendered on
same location, tooltip occasionally is not cleared.
Adding close button will solve this problem.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants