Menu

#3918 (ok 4.0.1) Greyed out tabs when there are no rows

4.0.0
fixed
None
1
2013-06-11
2013-05-08
No

(To be fixed in master, for 4.1).
When phpMyAdmin thinks that there are no rows in a table, some tabs (I noticed Browse and Search) are greyed out. However they can still be clicked, because by the time the page has been displayed, another process might have written some rows to this table.

But clickable greyed out tabs is confusing for some users. So, for 4.1, these tabs should not longer be greyed out.

Discussion

  • Supun Nakandala

    Supun Nakandala - 2013-05-09

    It is clear that we should not greyed out the tabs even the table is empty. But what about the warning message saying that the table is empty which pops out when we hover over the tab. Are we going to remove that too or keep it as it is?

     
  • Marc Delisle

    Marc Delisle - 2013-05-11
    • summary: Greyed out tabs when there are no rows --> (ok 4.0.1) Greyed out tabs when there are no rows
    • status: open --> open-fixed
    • assigned_to: Michal Čihař
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-05-14
    • Status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed