Menu

#1597 (ok 4.4) Fast filter improvement: remove "x other results found"

Next_release
fixed
Low
2015-04-20
2015-01-20
No

Current Situation:
"x other results found" is meant to distinguish current page filtered results from the results returned by the server (from other pages). But as observed, the server is anyway returning all results including the ones already on current page, so "x other results found" introduces unnecessary delay and confusion.
Also, there is no user will involved whether to just filter from available current page or to get results from other pages also. This sends subsequent AJAX requests as user types.

Proposed change:
So as user types, we could make it just a filter for current page and if the user presses "Enter" then only we send AJAX request thereby clearly differentiating between the two and removing delays.

This is in part related to http://sourceforge.net/p/phpmyadmin/bugs/4710

Discussion

  • Atul Pratap Singh

    • summary: Fast filter improvement: remove "x other results found" --> (ok 4.4) Fast filter improvement: remove "x other results found"
    • status: open --> resolved
    • Group: Needs_decision --> Next_release
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2015-02-15
    • Priority: 1 --> Normal
     
  • Marc Delisle

    Marc Delisle - 2015-02-15
    • Priority: Normal --> Low
     
  • Marc Delisle

    Marc Delisle - 2015-04-20
    • Status: resolved --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.