6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
Low-Pri Buggrid-pinninghelp wantedtype: bug
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
When playing with pinned columns (pinning and un-pinning) in some cases filter input box might disappear.
http://plnkr.co/edit/w6Ac56aD3CwH1Fum9Lvv
pin 4th column Address.Street to left
use toggle filter button to close filtering
unpin column
use toggle filter button to show filtering
no filter box on 4th column
Contributor guide
- Research direction
- Reproduce the issue using the Plunker link. Inspect the column pinning and filtering logic in ui grid to understand why the filter input disappears after unpinning a column that was pinned while filtering was open. Check for any missing re initialization or DOM updates.
- Tech stack
- javascriptangular
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitAngular