ginger icon indicating copy to clipboard operation
ginger copied to clipboard

System Services listing over crowded

Open potula-chandra opened this issue 8 years ago • 2 comments

System service listing looks over crowded with many columns. screen shot 2016-05-30 at 2 14 39 pm

Few Observations:

  1. Column Loaded looks redundant if some how Status represent the same to the user ? IF required this can be moved into details data.
  2. Status background color coding not uniform. For example: back ground color of "Active (Exited)" looks smaller when compared to " Active (running)"
  3. Auto start could have been part of Actions since it is an action. Why a separate on/off switch. Some how this is not looking good.

So overall I feel scope for improvisation by showing up only important details at the list level and move columns not required into details section.

I would propose few columns like service, description, state and details

potula-chandra avatar May 30 '16 08:05 potula-chandra

On 05/30/2016 05:49 AM, Chandra Shekhar Reddy wrote:

  1. Column Loaded looks redundant if some how Status represent the same to the user ? IF required this can be moved into details data.

'Loaded' tells if the service definition was loaded in systemd. Some services can have 'masked' status for example. 'Status' is a merge of Active and sub status, where Active is the high-level activation state such as 'active' or 'failed' while Sub is the low-level activation state, like 'running' or 'failed'.

Perhaps this is too advanced when dealing only with services, so I wouldn't complain about moving the 'Loaded' status to the details panel.

We can move this discussion to the ML and talk about the other 2 UI issues the mailing list to gather more feedback.

Daniel

danielhb avatar Jun 01 '16 01:06 danielhb

Daniel,

It is good idea.

@All

Please look at below issue raised in the ginger git hub and provide you opinion.

https://github.com/kimchi-project/ginger/issues/352

Thanks and Regards Chandra On 6/1/16 6:33 AM, Daniel Henrique Barboza wrote:

On 05/30/2016 05:49 AM, Chandra Shekhar Reddy wrote:

  1. Column Loaded looks redundant if some how Status represent the same to the user ? IF required this can be moved into details data.

'Loaded' tells if the service definition was loaded in systemd. Some services can have 'masked' status for example. 'Status' is a merge of Active and sub status, where Active is the high-level activation state such as 'active' or 'failed' while Sub is the low-level activation state, like 'running' or 'failed'.

Perhaps this is too advanced when dealing only with services, so I wouldn't complain about moving the 'Loaded' status to the details panel.

We can move this discussion to the ML and talk about the other 2 UI issues the mailing list to gather more feedback.

Daniel feedback.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kimchi-project/ginger/issues/352#issuecomment-222865327, or mute the thread https://github.com/notifications/unsubscribe/AKVDhcCLr6l4HGQPZAKsS4_yuWKlB7btks5qHNp1gaJpZM4Ipm5P.

potula-chandra avatar Jun 01 '16 06:06 potula-chandra