Feature Request #1510 : From the main page, follow the Databases tab. At the bottom of the listing of databases is an icon with the text Drop. Those should be improved so that when hovering over it, the mouse cursor changes to show it's a link. Currently it just stays as a pointer which is not ideal UI behavior.
Solution 1: Making those buttons (.mult_submit) look like plain links with icons. Solution 2: Making those buttons look like input buttons with icons.
Which one of these would be a better solution?
Thanks, Chirayu Chiripal
On 3/5/14 11:07 AM, Chirayu Chiripal wrote:
Feature Request #1510 : From the main page, follow the Databases tab. At the bottom of the listing of databases is an icon with the text Drop. Those should be improved so that when hovering over it, the mouse cursor changes to show it's a link. Currently it just stays as a pointer which is not ideal UI behavior.
Solution 1: Making those buttons (.mult_submit) look like plain links with icons. Solution 2: Making those buttons look like input buttons with icons.
Which one of these would be a better solution?
Solution 1 is my preferred solution. Note that "Select all" suffers the same shortcoming. Also note that a pull request has already been submitted for this and may be accepted first (or it may not, I can't say as I haven't fully reviewed it yet).
Hi
Dne Wed, 5 Mar 2014 21:37:08 +0530 Chirayu Chiripal chirayu.chiripal@gmail.com napsal(a):
Feature Request #1510 : From the main page, follow the Databases tab. At the bottom of the listing of databases is an icon with the text Drop. Those should be improved so that when hovering over it, the mouse cursor changes to show it's a link. Currently it just stays as a pointer which is not ideal UI behavior.
Solution 1: Making those buttons (.mult_submit) look like plain links with icons. Solution 2: Making those buttons look like input buttons with icons.
Which one of these would be a better solution?
For me it would be better if they were buttons as there is some action behind it. On the other side, we don't follow this rule in more places of phpMyAdmin.