Open duxbuse opened 5 years ago
Which version of the extension do you have? We've made some recent icon changes. Thx.
Yes the latest version with the new icons there is still no distinction between starting and healthy
On Tue., 19 Mar. 2019, 11:23 am Stephen Weatherford (MSFT), < notifications@github.com> wrote:
Which version of the extension do you have? We've made some recent icon changes. Thx.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Microsoft/vscode-docker/issues/856#issuecomment-474151029, or mute the thread https://github.com/notifications/unsubscribe-auth/AGjQi94ZdACD97rTfX1uo-dxo6LMC0Ojks5vYC3qgaJpZM4b7AR0 .
"Health" isn't an option for description, group, or sort which would largely address this. Additionally, this would be helpful when starting containers with long names, where the health check is stuffed off to the right where it's not easily visible:
Not visible here:
Is it here? Not yet....
Oh there you are
I don't have a 200" monitor so putting the health check the right side (in a panel that doesn't even horizontally scroll) isn't great design...
Maybe inspiration for a PR :
Currently both containers that are starting and containers that are healthy have the same green icon. I would appreciate if there was a starting icon that then turned into a green healthy icon, so I can visually see when the state changes. Even if this is only for images with healthchecks.