-
Notifications
You must be signed in to change notification settings - Fork 489
Make Mac menu item useful, or remove it #2012
Comments
Agreed, we have some plans for 0.18 to make this actually have some status of the current cluster/namespace. We'll use this issue to track that. |
Hey @wwitzel3, can you confirm what status(es) from a cluster should be shown in the menu? |
There isn't a definitive answer for this. Maybe the tray icon can have colors as a status indicator is any object status items are in warning/error state. Or perhaps a list of context names to quickly pull down from? |
For mac OS the icon should not have color, unless something is very wrong. The only color on the built-in menu items is when the battery is about to die, otherwise they are all silhouettes. |
Let's start by duplicating some of the current menu items under the helper menu on the top right. Eventually when we move away from a binary, we can remove the duplicate menu items from front end once we fully move to electron. For this issue, add:
|
Describe the problem/challenge you have
The Octant electron app is adding a menu bar item. These icons are typically used for quick access to common functions while in any other application and quick status (volume, wifi signal strength, time, etc).
The current icon provides no status and the menu provides no meaningful actions.
Describe the solution you'd like
Minimally, remove all color to match the silhouette style of other icons.
Better is to make the menu useful, or remove it. The current menu options are more appropriate on the Dock icon.
Environment:
octant version
): 0.17.0kubectl version
): n/aThe text was updated successfully, but these errors were encountered: