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

ArgoCD Horizontal Scrollbar only available once bottom of screen reached. #14588

Closed
reefland opened this issue Jul 18, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@reefland
Copy link

Checklist:

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

Describe the bug

The horizontal scrollbar is not available in Firefox until you reach the very bottom of the screen.

Previous closed issue #8298 describes this happening before.

To Reproduce

  1. Open a large application with ArgoCD UI
  2. There will not be horizontal scrollbar available
  3. The vertical scrollbar cannot be used to get down to the bottom of screen
  4. Have to use mouse scroll wheel to get to the bottom for horizontal scrollbar to be available
  5. Then use vertical scroll bar again to go back up to see what you are looking for
  6. Horizontal scrollbar remains available

If you select a different application, the horizontal scrollbar is gone and have to use the steps above to get it back.

Expected behavior

Expect a horizontal scroll be to be available, whenever the application does not fit within the current window size.

Screenshots

No horizontal scrollbar available:
image

Cannot use vertical scrollbar, this is as far as it will go:
image

Use mouse scroll wheel to reach the bottom, now I have scroll bar:
image

Version

argocd-server: v2.7.7+4650bb2.dirty
  BuildDate: 2023-07-05T19:42:32Z
  GitCommit: 4650bb2817c3c81405f40cf77e93ef2b5fb275fb
  GitTreeState: dirty
  GoVersion: go1.19.10
  Compiler: gc
  Platform: linux/amd64
  Kustomize Version: v5.0.1 2023-03-14T01:32:48Z
  Helm Version: v3.11.2+g912ebc1
  Kubectl Version: v0.24.2
  Jsonnet Version: v0.19.1

Firefox: 115.0.2 (64-bit), Manjaro KDE.

@jgwest
Copy link
Member

jgwest commented Apr 4, 2024

Tested and it appears resolved, and likewise the linked PR claims it has been fixed.

@jgwest jgwest closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants