Closed
Description
Hi,
I checked out your latest RC branch and there were some minor things bugging me: A GUI shoud be designed to give either positive or negative feedback by default, but not both. In your case you set the "enabled" status to green, while "Cache full", "Restart pending" and "Restart in progress" appear red. This is quite irritating, because "red" tells me something is wrong.
Therefore you should consider:
- renaming "Cache full" to "Cache" (if it is full display red, otherwise green or maybe also yellow)
- combining "Restart pending" and "Restart in progress" to "Status" or "Active" (by default green, restarting / restart pending -> yellow, disabled -> red)