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

[CCI] Update logo_opensearch.js file #603

Conversation

SergeyMyssak
Copy link
Collaborator

Description

logo_opensearch.js file has been regenerated using the yarn compile-icons command.

Issues Resolved

#602

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • Commits are signed per the DCO using --signoff

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.

@SergeyMyssak SergeyMyssak requested a review from a team as a code owner March 17, 2023 05:12
@ashwin-pc ashwin-pc added the CCI College Contributor Initiative label Mar 17, 2023
Comment on lines 16 to 18
width={32}
height={32}
fill="none"
Copy link
Member

Choose a reason for hiding this comment

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

The width and height were removed because they are missing in the original icon. Can you update the accompanying svg tag with the width and height?

<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 64 64" fill="none">

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the comment, it's done!

Screenshot 2023-03-18 at 11 19 37

Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
@SergeyMyssak SergeyMyssak force-pushed the 602-Update-logo-opensearch-file branch from bb52cb9 to 1bf4bb2 Compare March 18, 2023 05:26
@ashwin-pc
Copy link
Member

Thanks for the change @SergeyMyssak! its these smaller things that slip through the cracks. Thanks again for finding it.

@BSFishy
Copy link
Contributor

BSFishy commented Mar 21, 2023

@ashwin-pc would you say this can be backported to 1.0 since the width and height properties changed in the SVG?

@ashwin-pc
Copy link
Member

@BSFishy Yes it can since the svg file is not exported as is. Its compiles down to the typescript file which the actual export. That has not changed here.

@ashwin-pc ashwin-pc merged commit ab8f480 into opensearch-project:main Mar 22, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2023
Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
(cherry picked from commit ab8f480)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2023
Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
(cherry picked from commit ab8f480)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshuarrrr pushed a commit that referenced this pull request Mar 23, 2023
(cherry picked from commit ab8f480)

Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshuarrrr pushed a commit that referenced this pull request Mar 23, 2023
(cherry picked from commit ab8f480)

Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x backport 1.0 CCI College Contributor Initiative
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants