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

[icons] feat: data-connection icon #4336

Merged
merged 6 commits into from
Sep 21, 2020

Conversation

jheadrick2
Copy link
Contributor

@jheadrick2 jheadrick2 commented Sep 18, 2020

Fixes #0000

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

New Icon!

Reviewers should focus on:

Screenshot

image

@palantirtech
Copy link
Member

Thanks for your interest in palantir/blueprint, @jheadrick2! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@adidahiya adidahiya changed the title feat: data-connection [icons] feat: data-connection icon Sep 21, 2020
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Contributor

Choose a reason for hiding this comment

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

the name of this file does not match the icon name. it must be data-connection.svg, as shown in the build failure:

lerna ERR! yarn run compile stderr:
(node:248) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/home/circleci/project/resources/icons/16px/data-connection.svg'

@adidahiya
Copy link
Contributor

docs preview

the icon doesn't show up correctly, it renders a blank box:

image

<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>bp3-data-connection</title>
<defs>
Copy link
Contributor

Choose a reason for hiding this comment

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

please re-export these icons with simpler SVG definitions similar to the other icons in the repo. see my comment here #4132 (comment)

@adidahiya
Copy link
Contributor

docs preview looks good

@adidahiya adidahiya merged commit baf8d99 into palantir:develop Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants