dequelabs / dequelabs/cauldron

typedef for RadioItem does not allow `value`

Open
#225 1 comment 0 reactions 0 assignees View on GitHub
bug low
Dominant language
TypeScript
Stars
127
Forks
31
Avg merge
2d 12h
Merged PRs (30d)
8

Description

When using `` in a typescript app, and you pass an object with a `value` property typescript will yell.

```js

```

Contributor guide

Open the contributing guide

Research direction

The issue identifies the RadioItem typedef used by RadioGroup; start by locating that type declaration and the RadioGroup entry point. Confirm that radio objects with a value property are accepted by TypeScript without errors, while preserving the existing id and label typing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.