Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

fix(radio-button): apply disabled prop to input #703

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Sep 29, 2021

Related Ticket(s)

#695

Description

This PR passes the value of the disabled prop to the shadow DOM input and also prevents checked from being applied if the input is already disabled

Confirm that a disabled radio input can no longer be manipulated

@emyarod emyarod requested a review from a team as a code owner September 29, 2021 21:15
@emyarod emyarod requested review from BrunnoM7, annawen1 and skuruvil and removed request for a team September 29, 2021 21:15
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Sep 29, 2021

@emyarod emyarod force-pushed the 695-fix/radio-button-disabled-prop branch from 7ff13be to bb9bdc0 Compare September 29, 2021 21:55
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Sep 29, 2021

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link
Member

@jeffchew jeffchew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jeffchew jeffchew added hacktoberfest-accepted Ready to merge Label for the pull requests that are ready to merge labels Oct 1, 2021
@kodiakhq kodiakhq bot merged commit c09b505 into carbon-design-system:master Oct 4, 2021
@emyarod emyarod deleted the 695-fix/radio-button-disabled-prop branch October 4, 2021 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest-accepted Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants