Skip to content

fix(material/slider): ensure disabled slider thumb input has 'auto' c… #31311

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

Merged
merged 2 commits into from
Jun 10, 2025

Conversation

wagnermaciel
Copy link
Contributor

…ursor

Fixes #31306

@wagnermaciel wagnermaciel added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Jun 7, 2025
Copy link

github-actions bot commented Jun 7, 2025

Deployed dev-app for 4dc9391 to: https://ng-dev-previews-comp--pr-angular-components-31311-dev-mcucadjz.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@wagnermaciel wagnermaciel marked this pull request as ready for review June 7, 2025 17:28
@wagnermaciel wagnermaciel requested a review from a team as a code owner June 7, 2025 17:28
@wagnermaciel wagnermaciel requested review from adolgachev and mmalerba and removed request for a team June 7, 2025 17:28
@wagnermaciel wagnermaciel added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 10, 2025
@wagnermaciel wagnermaciel merged commit 9ce023d into angular:main Jun 10, 2025
27 of 29 checks passed
@wagnermaciel
Copy link
Contributor Author

The changes were merged into the following branches: main, 20.0.x

wagnermaciel added a commit that referenced this pull request Jun 10, 2025
#31311)

* fix(material/slider): ensure disabled slider thumb input has 'auto' cursor

Fixes #31306

* fix(material/slider): ensure disabled slider thumb input has 'auto' cursor

Fixes #31306

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
(cherry picked from commit 9ce023d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/slider dev-app preview When applied, previews of the dev-app are deployed to Firebase target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mat-slider): Pointer/Hand Cursor is Shown when Hovering a Disabled Slider
2 participants