quentin-st / Munin-for-Android

Watch your munin-monitored servers on your Android devices
https://www.munin-for-android.com/
GNU General Public License v2.0
44 stars 7 forks source link

grids should get displayed in the drawer #21

Closed klaernie closed 9 years ago

klaernie commented 9 years ago

The drawer should directly show the available grids, like the graphs section does.

quentin-st commented 9 years ago

When there are two grids and more, the Toolbar shows a dropdown allowing user to switch from one grid to another. Given that, I don't think is it necessary to show the grids list in the drawer

klaernie commented 9 years ago

I know. I noticed that and thought about the consistency between the grids and the graphs section. I think it is generally a good idea to keep the places to choose from small, and not make the user hunt around for the places to navigate.

quentin-st commented 9 years ago

Consistency should indeed be kept between grids and graphs. I actually have an idea for graphs: we could remove the plugins list from the drawer, and display the current plugin within a dropdown menu in the toolbar (alongside with the icons). The drawer would then regain usability (user wouldn't have to scroll to bottom of list to go the grids screen for example).

We could also add a dropdown menu on the server name currently displayed under the toolbar, as a "change server" feature.