Happy-Coding-Clans / Happy-Coding-Clans/vue-easytable
[Feature Request] Reactive Filters
Open
💡 feature
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
### I am opening an issue for
vue-easytable
### Issue Type
Feature
### Issue Title
Reactive Filters
### What problem does this feature solve?
Adds an option for filters to apply immediately once checked. Currently the user must click "Confirm" to apply the filter.
### What does the proposed API look like?
Add a key to the `filter` object named `useConfirm` that stores true/false. If true, use the current behavior. If false, when the user checks/unchecks a filter, the filter is immediately applied.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.