[Phpmyadmin-devel] Column resizing & reordering

Aris Feryanto aris_feryanto at yahoo.com
Wed Jun 1 17:58:16 CEST 2011


----- Original Message -----

> From: Rouslan Placella <rouslan at placella.com>
> To: phpmyadmin-devel at lists.sourceforge.net
> Cc: 
> Sent: Wednesday, June 1, 2011 8:47 PM
> Subject: Re: [Phpmyadmin-devel] Column resizing & reordering
> 
> On Wed, 2011-06-01 at 15:10 +0200, Tyron Madlener wrote:
>>  On Wed, Jun 1, 2011 at 1:56 PM, Aris Feryanto 
> <aris_feryanto at yahoo.com> wrote:
>>  > Hi all,
>>  >
>>  > I pushed my work on two related features: column resizing & 
> reordering.
>>  > I tried (and struggled :) ) to make these features as compatible as 
> possible with inline editing and vertical display mode.
>>  > The features currently work in Browse, SQL and Search tab. I also 
> integrate it with current ajax pagination and sorting.
>>  >
>>  > You may try the demo at [0]. Your comments and suggestions are really 
> appreciated.
>>  >
>>  >
>>  > Note: In vertical display mode, column reordering reorders the table 
> header in the left of the table.
>>  >
>>  >
>>  > [0] http://demo.phpmyadmin.net/gsoc-aris
>> 
>>  I would find it great if you could reorder them without moving the
>>  column downwards or graying out the table and directly, without
>>  releasing the mouse first.
>> 
>>  The same type of reordering that google chrome has for tabs.
>> 

Hi,

Thank you for testing.

I've tried to reorder them directly without releasing the mouse first. But, it cause some bug, since the columns are not in equal width (unlike chrome tabs).
  
> Firefox's tab reordering also is nice, you get an arrow indicating where
> the tab is about to be dropped so that the user is not guessing where it
> will land.
> 


Sounds good. I'll try this tomorrow.


--
Aris Feryanto




More information about the Developers mailing list