<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 26, 2013 at 10:03 PM, Isaac Bennetch <span dir="ltr"><<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im"><br>
<br>
On 8/26/13 9:42 AM, Marc Delisle wrote:<br>
> Hi,<br>
> please have a look at the current state of QA_4_0. I encouraged Atul to<br>
> merge his implementation for RFE 1435 and he did some other improvements<br>
> to the navi panel.<br>
><br>
> I plan to release 4.0.6-rc1 tomorrow with these changes.<br>
<br>
</div>Looks good and your plan sounds good.<br>
<br>
>From the user feedback, I think there is still room for improvement<br>
here, but as it's not inconvenient for me personally it's difficult for<br>
me to say how exactly it can be improved. It works well for me.<br>
<div class=""><div class="h5"><br>
</div></div></blockquote></div>An improvement that can added is opening databases when they are grouped (possibly a couple of levels down) by the database name prefix. This does not seem to be handled in the current implementation.<br>
<br></div><div class="gmail_extra">In the meantime I happened to implement a similar feature request [1] as part of my GSoC work and submit a pull request [2]. What it does is,<br><br><div class="gmail_extra">1. When  the user is in the database level, 
current database is highlighted in the navigation panel. If the database
 is grouped under a database group the groups is opened to highlight the
 database.<br>
<br></div><div class="gmail_extra">2. When the user is in the table/view 
level, current table/view is highlighted in the navigation panel. 
Following situations are handled here.<br></div><div class="gmail_extra">    a. Tables/views could be directly under the database or inside 'Tables'/'Views' containers.<br>
</div>    b. Tables/views could be grouped based on their names.<br></div><div class="gmail_extra">    c. A combination of the above two.<br></div><div class="gmail_extra"><br clear="all"><br>[1] <a href="https://sourceforge.net/p/phpmyadmin/feature-requests/1398/">https://sourceforge.net/p/phpmyadmin/feature-requests/1398/</a><br>
[2] <a href="https://github.com/phpmyadmin/phpmyadmin/pull/632">https://github.com/phpmyadmin/phpmyadmin/pull/632</a><br><br>-- <br><div dir="ltr"><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">
Regards<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">
Kasun Chathuranga</div></div>
</div></div>