-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Alternate color of resources in sync panel #18495
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
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
type:enhancement
Comments
I will work on this |
+1 I like this. |
14 tasks
Let's bring this up in the next contributor's meeting. |
pasha-codefresh
pushed a commit
that referenced
this issue
Oct 10, 2024
* add Alternate color of resources in sync panel Co-authored-by: Xu Yan <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: Xu, Yan <[email protected]> * format code Signed-off-by: Xu, Yan <[email protected]> * update style based on maintainer's feedback Signed-off-by: Jessie Teng <[email protected]> * Add these styles to prevent overflow Signed-off-by: Xu, Yan <[email protected]> * add style base on maintainer feedback Signed-off-by: Xu, Yan <[email protected]> --------- Signed-off-by: Xu, Yan <[email protected]> Signed-off-by: Jessie Teng <[email protected]> Co-authored-by: Jessie Teng <[email protected]>
ali-hamza-noor
pushed a commit
to ali-hamza-noor/argo-cd
that referenced
this issue
Oct 10, 2024
…rgoproj#19250) * add Alternate color of resources in sync panel Co-authored-by: Xu Yan <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: Xu, Yan <[email protected]> * format code Signed-off-by: Xu, Yan <[email protected]> * update style based on maintainer's feedback Signed-off-by: Jessie Teng <[email protected]> * Add these styles to prevent overflow Signed-off-by: Xu, Yan <[email protected]> * add style base on maintainer feedback Signed-off-by: Xu, Yan <[email protected]> --------- Signed-off-by: Xu, Yan <[email protected]> Signed-off-by: Jessie Teng <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: alnoor <[email protected]>
austin5219
pushed a commit
to austin5219/argo-cd
that referenced
this issue
Oct 16, 2024
…rgoproj#19250) * add Alternate color of resources in sync panel Co-authored-by: Xu Yan <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: Xu, Yan <[email protected]> * format code Signed-off-by: Xu, Yan <[email protected]> * update style based on maintainer's feedback Signed-off-by: Jessie Teng <[email protected]> * Add these styles to prevent overflow Signed-off-by: Xu, Yan <[email protected]> * add style base on maintainer feedback Signed-off-by: Xu, Yan <[email protected]> --------- Signed-off-by: Xu, Yan <[email protected]> Signed-off-by: Jessie Teng <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: austin5219 <[email protected]>
adriananeci
pushed a commit
to adriananeci/argo-cd
that referenced
this issue
Dec 4, 2024
…rgoproj#19250) * add Alternate color of resources in sync panel Co-authored-by: Xu Yan <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: Xu, Yan <[email protected]> * format code Signed-off-by: Xu, Yan <[email protected]> * update style based on maintainer's feedback Signed-off-by: Jessie Teng <[email protected]> * Add these styles to prevent overflow Signed-off-by: Xu, Yan <[email protected]> * add style base on maintainer feedback Signed-off-by: Xu, Yan <[email protected]> --------- Signed-off-by: Xu, Yan <[email protected]> Signed-off-by: Jessie Teng <[email protected]> Co-authored-by: Jessie Teng <[email protected]> Signed-off-by: Adrian Aneci <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
type:enhancement
Summary
The individual row for each resource in the sync panel could sport an alternating different color.
Motivation
When dealing with applications with a large number of resources it can be dangerous to tick/untick the checkbox of a specific row without a visual aid on making sure that the correct row is being clicked. I do not see this specifically as an a11y improvement but along the lines of similar techniques used in tabular data / spreadsheets.
Proposal
I am already using this custom user style with great results:
This is how it looks like:

Detail of the right sync panel:

The text was updated successfully, but these errors were encountered: