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

Refactor layer handler into parent component #271

Merged

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Feb 21, 2023

Description

Move layer handlers from layerControlPanel component to it's parent mapContainer component. The refactoring also fixed the duplicate handler call when in viewOnlyMode(dashboard mode).

#270

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-commenter
Copy link

Codecov Report

Merging #271 (8a64c70) into main (f3d21b9) will not change coverage.
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     #271   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          10       10           
  Lines         268      268           
  Branches       34       34           
=======================================
  Hits          246      246           
  Misses         16       16           
  Partials        6        6           

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

@junqiu-lei junqiu-lei merged commit 8d25b2b into opensearch-project:main Feb 21, 2023
@junqiu-lei junqiu-lei deleted the refactor_data_handler branch February 21, 2023 21:20
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 21, 2023
Signed-off-by: Junqiu Lei <[email protected]>
(cherry picked from commit 8d25b2b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants