0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,395 stars (5,395 stars)2,496 forks (2,496 forks)batch import
good first issue
Description
This issue does not include a description.
- Issue type
- bug
- Research direction
- Investigate the rowEdit plugin in the ui grid repository. Look at how errorRows is supposed to be populated (likely in the rowEdit service or directive). Check if there is an existing test for rowEdit validation. The fix likely involves setting errorRows correctly after a validation error callback. Examine the rowEdit.js file and any related documentation.