adobe / adobe/spectrum-web-components

[Bug]: sp-table-checkbox-cell must be able to accept the aria-label and pass it on to sp-checkbox

Open
#4,577 1 comment 0 reactions 0 assignees View on GitHub
a11y bug Component:Checkbox Component:Table SEV 2
Dominant language
TypeScript
Stars
1.5k
Forks
262
Avg merge
3d 10h
Merged PRs (30d)
68

Description

### Code of conduct

- [X] I agree to follow this project's code of conduct.

### Impacted component(s)

sp-table-checkbox-cell

### Expected behavior

sp-table-checkbox-cell must be able to accept the aria-label and pass it on to sp-checkbox

### Actual behavior

sp-table-checkbox-cell is not able to accept the aria-label and pass it on to sp-checkbox

### Screenshots

_No response_

### What browsers are you seeing the problem in?

_No response_

### How can we reproduce this issue?

1. Go to '...'
2. Click on '....'
3. Scroll to '....'
4. Check console
5. See error

### Sample code that illustrates the problem

_No response_

### Logs taken while reproducing problem

_No response_

Contributor guide

Open the contributing guide

Research direction

Locate the sp-table-checkbox-cell and sp-checkbox component entry points, then inspect how attributes are accepted and forwarded. Confirm the behavior with the component's existing tests, if present; done means an aria-label supplied to sp-table-checkbox-cell reaches sp-checkbox and the behavior is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.