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

fix(Loading): use description prop as SVG title #2955

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Jun 6, 2019

Closes #2954

This PR passes the description prop to the <Loading> component SVG title

Testing / Reviewing

Ensure the SVG title reflects the iconDescription prop in <InlineLoading> and the description prop in <Loading>

@emyarod emyarod added this to In progress in v10 enhancements, tech debt, new features via automation Jun 6, 2019
@project-bot project-bot bot added this to PR: needs review 🕵️ in Carbon support Jun 6, 2019
@netlify
Copy link

netlify bot commented Jun 6, 2019

Deploy preview for the-carbon-components ready!

Built with commit aefdb94

https://deploy-preview-2955--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jun 6, 2019

Deploy preview for carbon-elements ready!

Built with commit aefdb94

https://deploy-preview-2955--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jun 6, 2019

Deploy preview for carbon-components-react failed.

Built with commit aefdb94

https://app.netlify.com/sites/carbon-components-react/deploys/5cf9315a5145cb0008028033

v10 enhancements, tech debt, new features automation moved this from In progress to Reviewer approved Jun 6, 2019
Copy link
Contributor

@asudoh asudoh 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 @emyarod!

Carbon support automation moved this from PR: needs review 🕵️ to PR: ready to merge 🔜 Jun 6, 2019
@asudoh asudoh merged commit 14fdd5c into carbon-design-system:master Jun 6, 2019
v10 enhancements, tech debt, new features automation moved this from Reviewer approved to Done Jun 6, 2019
Carbon support automation moved this from PR: ready to merge 🔜 to Issue/PR: Closed 🙌 Jun 6, 2019
@emyarod emyarod deleted the 2954-support-custom-loading-svg-titles branch June 7, 2019 12:32
joshblack pushed a commit to joshblack/carbon that referenced this pull request Jun 11, 2019
…#2955)

* fix(Loading): use description prop as SVG title

* docs(Loading): expose icon description props
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Support custom loading SVG titles
3 participants