https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35396

            Bug ID: 35396
           Summary: Replace Datatables' column filters throttling with
                    input timeout
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff interface
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Throttling datatables filtering shoots unnecessary filtering events when a user
begins typing to a filter field and during typing. To make the system feel more
responsive and get rid of excess filtering events we could replace throttling
with an input timeout and wait until x milliseconds have passed when the user
has stopped typing into the filter field.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to