Skip to content

fix(material/radio): hide empty labels#32754

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:radio-empty-label
Feb 11, 2026
Merged

fix(material/radio): hide empty labels#32754
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:radio-empty-label

Conversation

@crisbeto

@crisbeto crisbeto commented Feb 8, 2026

Copy link
Copy Markdown
Member

We have similar logic in the checkbox and slide toggle so these changes apply it to the radio button: hiding the label when it's empty so it doesn't affect the layout.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Feb 8, 2026
@pullapprove pullapprove Bot requested review from andrewseguin and ok7sai February 8, 2026 08:50
We have similar logic in the checkbox and slide toggle so these changes apply it to the radio button: hiding the label when it's empty so it doesn't affect the layout.
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 11, 2026
@crisbeto crisbeto merged commit 4ff346b into angular:main Feb 11, 2026
24 of 27 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Feb 11, 2026
We have similar logic in the checkbox and slide toggle so these changes apply it to the radio button: hiding the label when it's empty so it doesn't affect the layout.

(cherry picked from commit 4ff346b)
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Mar 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker 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.

2 participants