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

Slider should not have interactions on hover when disabled #17771

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

guidari
Copy link
Contributor

@guidari guidari commented Oct 16, 2024

Closes #17743

Fixed style when the Slider is disabled

Testing / Reviewing

  • Hover/Click the Slider when it's disabled in Playground story

@guidari guidari requested a review from a team as a code owner October 16, 2024 17:12
@guidari guidari requested review from kennylam and annawen1 October 16, 2024 17:12
Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for v11-carbon-web-components failed.

Name Link
🔨 Latest commit 1ca48f0
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/670ff3ffd6f06400087b6c2a

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit ddc14e8
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67101ee2339060000868f08a
😎 Deploy Preview https://deploy-preview-17771--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit ddc14e8
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67101ee2f7a9330008e73fc1
😎 Deploy Preview https://deploy-preview-17771--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (cf80652) to head (ddc14e8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17771   +/-   ##
=======================================
  Coverage   79.56%   79.56%           
=======================================
  Files         406      406           
  Lines       14019    14019           
  Branches     4356     4384   +28     
=======================================
  Hits        11154    11154           
- Misses       2699     2700    +1     
+ Partials      166      165    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for v11-carbon-web-components failed. Why did it fail? →

Name Link
🔨 Latest commit ddc14e8
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67101ee2a0567300089577a5

@tay1orjones tay1orjones added this pull request to the merge queue Oct 16, 2024
Merged via the queue into carbon-design-system:main with commit d5ae548 Oct 16, 2024
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Slider should not have movement on hover when disabled
4 participants