Hi, please have a look at the screenshot in https://github.com/phpmyadmin/phpmyadmin/pull/1082
I believe that adding this star icon + "Favourite" as an action takes too much space.
By the way, in American English it should be "Favorite".
Comments?
On Mon, Mar 24, 2014 at 6:12 PM, Marc Delisle marc@infomarc.info wrote:
Hi, please have a look at the screenshot in https://github.com/phpmyadmin/phpmyadmin/pull/1082
I believe that adding this star icon + "Favourite" as an action takes too much space.
By the way, in American English it should be "Favorite".
Comments?
And there is also no indication as to whether a table is already is the
favorite list. How about having a gray/gold star - depending on whether the table is in favorite list - without any text, just like what we get in email client to 'Star' emails? Clicking on the gray star would make it gold and add it to favorite list and clicking on a gold start would make it gray and remove the table from the favorite list.
On Mon, Mar 24, 2014 at 6:47 PM, Madhura Jayaratne madhura.cj@gmail.comwrote:
On Mon, Mar 24, 2014 at 6:12 PM, Marc Delisle marc@infomarc.info wrote:
Hi, please have a look at the screenshot in https://github.com/phpmyadmin/phpmyadmin/pull/1082
I believe that adding this star icon + "Favourite" as an action takes too much space.
By the way, in American English it should be "Favorite".
Comments?
And there is also no indication as to whether a table is already is the
favorite list. How about having a gray/gold star - depending on whether the table is in favorite list - without any text, just like what we get in email client to 'Star' emails? Clicking on the gray star would make it gold and add it to favorite list and clicking on a gold start would make it gray and remove the table from the favorite list.
Looks like removing from favorite list functionality is there. I still think the text take too much space
On 3/24/14 8:42 AM, Marc Delisle wrote:
Hi, please have a look at the screenshot in https://github.com/phpmyadmin/phpmyadmin/pull/1082
I believe that adding this star icon + "Favourite" as an action takes too much space.
I agree, but think Madhura's suggestion is good to have a grey or yellow star which toggle state. This should be well understood behavior to users.
By the way, in American English it should be "Favorite".
Right, I agree with this.
Comments?
I would still prefer to see a different display of favorites in the navigation bar. I don't think a dropdown is the most friendly way to do this. My preferred means would be to have text links appear where the Favorites dropdown is in the mockup; the text would read "All | Favorites". Clicking the Favorites link would show favorite databases and favorite tables (with no hiding of anything; everything would always expand fully); of course the All link would toggle back to our current display.
Regards ~isaac