gregnb / gregnb/mui-datatables
Need radio button for single selection
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no radio button is available for selection process though we have single selection option with checkbox.
## Expected Behavior
For single selection process, can we have a radio button view as well with checkbox view in option?
## Current Behavior
For single selection, there is only checkbox view present
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 4.9.14 |
| MUI-datatables | 2.14.0 |
| React | 16.12.0 |
| browser | |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the existing single-selection checkbox is rendered and configured in the datatable. Determine where an alternate radio-button view can be selected, then verify that single selection supports both checkbox and radio presentations without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100