ionic-team / ionic-team/ionic-framework
feat: add disabled property to radio-group
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Bug Report
**Ionic version:**
[x] **4.x**
**Current behavior:**
Add the disabled attribute to a ion-radio-group, and some child ion-radio components
**Expected behavior:**
The child ion-radio components should be disabled
**Steps to reproduce:**
**Related code:**
```
insert short code snippets here
```
**Other information:**
I suspect this also causes the radios not to be disabled in the issue https://github.com/ionic-team/ionic/issues/18383 but i've only tested the ionic/core component for now
**Ionic info:**
```
insert the output from ionic info here
```
Contributor guide
Research direction
Start by locating the ion-radio-group and ion-radio component implementations, then reproduce the issue with the HTML snippet in the report. The work is done when setting disabled on ion-radio-group disables its child ion-radio components, including the related behavior noted in issue 18383.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100