Skip to content

fix(material/radio): do not set cursor on non interactive radio#33418

Open
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:31937/interactive-radio
Open

fix(material/radio): do not set cursor on non interactive radio#33418
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:31937/interactive-radio

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Fixes that we were setting cursor: pointer on radio buttons that aren't interactive.

Fixes #31937.

Fixes that we were setting `cursor: pointer` on radio buttons that aren't interactive.

Fixes angular#31937.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jun 18, 2026
@pullapprove pullapprove Bot requested review from andrewseguin and tjshiu June 18, 2026 07:29
@crisbeto crisbeto requested a review from ok7sai June 18, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: material/radio 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-selection-list): disabled selection list still shows cursor pointer on hover around radio

2 participants