adobe / adobe/react-spectrum

Group aria component is not disabling children button

Open
#5,637 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.