Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback: Not enough differentiability between GKE resource status markers #425

Closed
bourgeoisor opened this issue Apr 30, 2021 · 3 comments
Closed
Assignees
Milestone

Comments

@bourgeoisor
Copy link
Member

Feedback
I was looking through the various GKE panes and noticed that status markers on the various resources lack contrast and differentiability. For example, the following screenshot contains 9 Pods in a Ready state and 2 Pods in a Pending state (two completely different statuses -- basically "ready" and "not ready") yet I need to look very closely to notice the minute difference in colour on the small dot between those two statuses:
image

This is made even more apparent when passing the image through a red-blind / protanopia (a type of colour-blindness) filter:
image

Note: I am using the GCP-built-in Cloud Code, but this feedback is likely relevant to the VSCode version as well.

Suggestions to Improve
I can think of a couple of ways this could be improved:

  • Enhanced contrast between the status colours (yellow / pending should likely be more obviously yellow rather than an off-green which is too similar to the "ready" green);
  • Bigger circle / status dot size;
  • Different shapes for different status (e.g. green / ready is a circle, yellow / pending is a square, etc.) for accessibility (especially to help enable developers with a form of colour-blindness);

Let me know if this is the wrong place for this sort of feedback (and where to submit it instead). I am happy to discuss this further and exchange more ideas.

@sivakku
Copy link
Contributor

sivakku commented May 6, 2021

Thanks @bourgeoisor for the feedback. this is the right place for Cloud Code plugin feedback where sometimes with little dots are hard to notice over others because of color contrast. Adding @glouischandra

@sivakku sivakku added this to the Backlog milestone May 17, 2021
@vjocw vjocw added the kind/enhancement New feature or request label May 17, 2021
@glouischandra
Copy link
Collaborator

Hello @bourgeoisor, thanks for the feedback. We worked with our UX designer and updated the pods node to have better descriptive icons for status and also added Status label next to the node. This change will be released on september.

image

@j-windsor
Copy link
Contributor

This has been fixed in Cloud Code v1.14.0. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants