ui-grid-auto-resize breaks when ui-grid-selection directive is added
plunker
Contributor guide
Tech stack
javascript
Domain
frontend
Issue type
bug
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
basic AngularJS knowledge
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Examine the provided plunker to identify how the ui grid selection directive breaks auto resize. Look for CSS conflicts, event handler overrides, or lifecycle issues. Check the grid's resize logic and selection directive's interaction with column widths.