Group aria component is not disabling children button
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Provide a general summary of the issue here
### 🤔 Expected Behavior?
Button should has disabled attribute
### 😯 Current Behavior
Now only the input get the attribute
### 💁 Possible Solution
_No response_
### 🔦 Context
_No response_
### 🖥️ Steps to Reproduce
Create a component with the html specified above
### Version
"react-aria": "^3.31.0", "react-aria-components": "^1.0.0",
### What browsers are you seeing the problem on?
Chrome
### If other, please specify.
_No response_
### What operating system are you using?
Mac OS
### 🧢 Your Company/Team
_No response_
### 🕷 Tracking Issue
_No response_
Contributor guide
Research direction
Start by reproducing the Group isDisabled example with Input and Button using react-aria-components 1.0.0, then trace how Group propagates its disabled state to child components. Done means the Button receives a disabled attribute as the Input does, with the reported behavior covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100