[Feature Request] checkbox event payload should contain previous value along with new updated value
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Checkbox
### Description
checkbox event will give us updated value of all selected checkboxes but it is very much required to know which particular checkbox was checked/unchecked.
Justification : when checkbox was unchecked it is difficult to find out the removed value from the event payload.
Required behavior : checkbox event should emit updated value and previous value as second argument
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.