ui-grid icon indicating copy to clipboard operation
ui-grid copied to clipboard

Pinning and Filtering, dissappering input

Open david2tm opened this issue 9 years ago • 6 comments

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

david2tm avatar Nov 11 '15 10:11 david2tm

I think the case can be semplified to: when unpinning a column, its filter visibility cannot be changed by changin $scope.gridOptions.enableFiltering any longer.

imbalind avatar Nov 11 '15 11:11 imbalind

One more issue

  1. In given plunker click on "Toggle Filtering"
  2. Pin any column (Email / phone) etc.
  3. Unpin same column
  4. Now click toggle filtering button
  5. Textbox for filtering on remains as it is. It doesn't get hidden.

bharatpatil avatar Aug 25 '16 06:08 bharatpatil

I guess one more different issue with different steps

  1. In given plunker
  2. Pin any column (Email / phone) etc. by clicking on "Pin Left" menu
  3. Unpin the same column by clicking "Unpin" menu
  4. Now click toggle filtering button
  5. Textbox for filtering doesn't appear.

bharatpatil avatar Nov 28 '16 12:11 bharatpatil

Any news about this one? Or some tips in what I can do? @c0bra @mportuga

ThCC avatar May 29 '19 16:05 ThCC

Any update on this issue? or any workaround?

deeprajmaurya avatar Feb 16 '21 16:02 deeprajmaurya

Any news about this one? Or some tips in what I can do? @c0bra @mportuga

Hey Everyone, Any update on this issue?

ThCC avatar Mar 23 '21 13:03 ThCC