Grid Filters Plugin deletes the last written letter

  1. #1

    Grid Filters Plugin deletes the last written letter

    EXT.NET v4.8.2

    The bug/inconvinience happens when the user types in the filter and stops for a little and then types another letter.
    The new letter is "deleted" when the store is refreshed, because it just applied the old data.

    The time window for this bug is small - happens exactly when the filter is being applied.

    Is there a way to configure a slightly bigger delay on the speed at which the grid filters are applied?
    Or a way to reapply them on the added letter?

    https://examples4.ext.net/#/GridPane...Filters_Local/
  2. #2
    Hello @Phoenix!

    I tried some times to reproduce the behavior you expained in the link you provided (which points to Ext.NET 5 examples explorer at this time).

    Do you need an specific browser? Maybe you can expand the example to make it easier to reproduce the issue (maybe adding a delay in the store load?). But as not being sure how to reproduce the issue I can't tell where a delay could help avoid the issue as you suggest.

    I believe a simple extension or override in the grid filters, or grid store (it's all up to being able to reproduce the issue), but pretty sure we won't be able to use existing settings for the delay.

    If you can elaborate on a way to deterministically reproduce the issue, let us know. I couldn't have the last search character be erased while searching, changing searches, briefly pausing before an additional character is entered... in many attempts.

    Looking forward to your follow-up!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 0
    Last Post: Oct 19, 2017, 8:59 AM
  2. Replies: 3
    Last Post: Jan 12, 2012, 3:26 PM
  3. [CLOSED] Hidden Change and Grid Filters are not working after Grid Reconfigure
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 15
    Last Post: Oct 16, 2011, 1:12 PM
  4. Replies: 16
    Last Post: Feb 23, 2011, 10:03 AM
  5. [CLOSED] [1.0] Adding filters dynamically to GridFilter plugin
    By edigital in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 23, 2010, 5:27 PM

Posting Permissions