-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(progress-indicator): correct prefix value from context #9736
fix(progress-indicator): correct prefix value from context #9736
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 4abdde7 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/614df131f102f700073e84f2 😎 Browse the preview: https://deploy-preview-9736--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 497d249 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/614dedfeffd616000749969e 😎 Browse the preview: https://deploy-preview-9736--carbon-components-react.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 497d249 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/614dedffa2c3040007d12502 😎 Browse the preview: https://deploy-preview-9736--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 4abdde7 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/614df132198e55000879a299 😎 Browse the preview: https://deploy-preview-9736--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 4abdde7 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/614df131d3a85000084bace4 😎 Browse the preview: https://deploy-preview-9736--carbon-components-react.netlify.app |
…sign-system#9736) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
The wrapper
ul
in progress indicator wasn't getting the prefix, so styles were broken. Just a minor correction tothis.context
fromthis.prefix
Changelog
Changed
Testing / Reviewing
Storybook should show that the wrapper ul in progress indicator gets the prefix in it's class: