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

Trailing line in Filter Dropdown Menus #7821

Closed
3 tasks done
bgolding355 opened this issue Dec 1, 2021 · 1 comment · Fixed by #8001
Closed
3 tasks done

Trailing line in Filter Dropdown Menus #7821

bgolding355 opened this issue Dec 1, 2021 · 1 comment · Fixed by #8001
Labels
bug/severity:minor Bug has limited impact, maybe affects only an edge-case or is of cosmetic nature bug Something isn't working component:ui User interfaces bugs and enhancements ui-polish

Comments

@bgolding355
Copy link

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Clicking into a filter box brings up a dropdown. In this dropdown there is a ruled line at the bottom of the list of items, no such line exists at the top.

To Reproduce

  1. Go to https://cd.apps.argoproj.io/applications/guestbook?resource=
  2. Click in the filter box KINDS
  3. Observe that a ruled line exists at the bottom of the list

Expected behavior

No ruled line at the bottom

Screenshots

argo-with-trailing-line

Version

{
    "Version": "v2.2.0+b977813",
    "BuildDate": "2021-12-01T17:43:05Z",
    "GitCommit": "b977813e9a6baa93dc44cb75f66efa091adfdded",
    "GitTreeState": "clean",
    "GoVersion": "go1.16.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v4.2.0 2021-06-30T22:49:26Z",
    "HelmVersion": "v3.7.1+g1d11fcb",
    "KubectlVersion": "v0.22.2",
    "JsonnetVersion": "v0.17.0"
}

Logs
N/A

@bgolding355 bgolding355 added the bug Something isn't working label Dec 1, 2021
@keithchong keithchong added component:ui User interfaces bugs and enhancements bug/severity:minor Bug has limited impact, maybe affects only an edge-case or is of cosmetic nature ui-polish labels Dec 9, 2021
@ciiay
Copy link
Contributor

ciiay commented Dec 15, 2021

I'd like to work on this.

ciiay added a commit to ciiay/argo-cd that referenced this issue Dec 20, 2021
Signed-off-by: ciiay <yicai@redhat.com>
alexmt pushed a commit that referenced this issue Jan 4, 2022
Signed-off-by: ciiay <yicai@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/severity:minor Bug has limited impact, maybe affects only an edge-case or is of cosmetic nature bug Something isn't working component:ui User interfaces bugs and enhancements ui-polish
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants