-
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(loading): remove progress bar on inactive state #9209
fix(loading): remove progress bar on inactive state #9209
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: bf49b9d 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/6102e5c61f627800076f6287 😎 Browse the preview: https://deploy-preview-9209--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: bf49b9d 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6102e5c65254f300084d4215 😎 Browse the preview: https://deploy-preview-9209--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: bf49b9d 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6102e5c687a6a50007d0b640 😎 Browse the preview: https://deploy-preview-9209--carbon-components-react.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
@emyarod was just thinking, could you also port these styles to the |
5287839
to
244ed2d
Compare
@tw15egan added them to |
Looks great, thanks for adding that 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
Closes #9163
This PR updates the loading and inline loading inactive states to resolve a regression in appearance.
Changelog
New
Changed
Testing / Reviewing
Confirm the loading and inline loading spinners appear correct (small and default sizes, active and inactive states)