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 layer panel component #51

Merged
merged 1 commit into from
Sep 25, 2022
Merged

Add layer panel component #51

merged 1 commit into from
Sep 25, 2022

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Sep 15, 2022

Signed-off-by: Junqiu Lei junqiu@amazon.com

Description

Added UI: add layer button, hide layer button and delete layer button.

Added function: When click on "Add layer" button at layer control panel, it will go to Add layer panel modal.

Screenshot

image

image

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.

Copy link
Contributor

@Shivamdhar Shivamdhar left a comment

Choose a reason for hiding this comment

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

Please make use of aria-label for all the UI elements added (for all semantic HTML tags). https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label

Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

Functionally the code looks good :) All my comments are about styling but not blockers.

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei junqiu-lei merged commit 74f01cb into opensearch-project:feature/new-maps Sep 25, 2022
@junqiu-lei junqiu-lei added feature v2.5.0 'Issues and PRs related to version v2.5.0' labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature maps-dashboards v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants