angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

Event is not triggering for the last character in filter box. #7272

Closed Saurabh15058 closed 1 year ago

Saurabh15058 commented 1 year ago

Event is not triggering for the last character in filter box. When I am removing the characters 1 by 1 event is triggering, but for the last character the event does not triggers. Let's say I filtered with value "CAT". If I try to remove CAT one by one, event triggers for A and T (that is till A) but it does not trigger when I remove the last character "C".

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. A plunkr or equivalent if possible.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.