[Phpmyadmin-devel] Status page

Dieter Adriaenssens dieter.adriaenssens at gmail.com
Sun May 15 13:31:41 CEST 2011


2011/5/15 Tyron Madlener <tyronx at gmail.com>:
> On Fri, May 13, 2011 at 6:26 PM, Tyron Madlener <tyronx at gmail.com> wrote:
>> Originally I was thinking of putting each status section table into
>> its own jQuery tab, but I realize that wouldn't really help with
>> anything.
>> When I think of typical use cases such as:
>> - looking up a particular value
>> - checking for error values (the ones which are currently marked red)
>>
>> ...it probably would be more useful to have all values in one table
>> and offer some 'find as you type' feature. Meaning, you get a textbox
>> where you can type the name, and when you e.g. type 'c', you get all
>> values that contain a word that starts with 'c'. So these values for
>> example would be shown: Innodb_pages_created, Threads_connected,
>> Created_tmp_files
>>
>> And then I'd add one select list to filter by category and another to
>> filter for bad values (the ones currently marked as red).
>> If all values are loaded at the beginning, like it is now, the
>> find-as-you-type feature would be without delay / really fast.
>>
>> Opinions/Ideas?
>>
>
> I will try to implement this, if there are no objections.
>

 No objections from me.

I guess you will implement this using JS/AJAX? What will the behaviour
of the status page be when JS is disabled on the browser, or when AJAX
is disabled by the config option?

Kind regards,

Dieter




More information about the Developers mailing list