1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
good first issueneeds: analysis
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I have enabled filtering using the option enableFiltering and changing text in filter text box is setting my form dirty. Is there a flag that I need to set to disable this behavior?
Here is a plnkr demoing the behavior -
http://plnkr.co/edit/dx4X9duAmsfFzMa2zABq?p=preview
Contributor guide
- Research direction
- Examine how filtering interacts with form dirty state in ui grid. Look for existing flags or configuration options that prevent the form from being set dirty when filtering.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- AngularJSui grid