argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.19k stars 5.23k forks source link

2.5.x+ navigation bar : reduce excessive scrolling #11354

Open drewboswell opened 1 year ago

drewboswell commented 1 year ago

Summary

The following navigation area eats into valuable real-estate for operations needing to do filtering. Please allow hiding/collapsing this or even better move the logos somewhere else like the white bar on top.

image

Motivation

The new navigation pane makes it more aggravating to use argocd efficiently. In orgs where we have 1900x1080 screens, you need to scroll every time you go to the home page to reach filters.

Previously I had 3 filters visible without scrolling, now I only have one.

Post 2.5.x Pre 2.5.x
image image

Proposal

allow collapsing, hiding the build info down to the "documentation" link, or just move them all somewhere else like the largely unused top information bars.

YGwen commented 1 year ago

Completely agree on that, the new UI feels a bit cluncky.

alexef commented 1 year ago

Overlap with https://github.com/argoproj/argo-cd/issues/11302 ?

NargiT commented 1 year ago

Previous version was better because filters are more important than Application/Settings/User Info and Documentation for a daily usage.

drewboswell commented 1 year ago

Overlap with #11302 ?

It doesn't really address the same problem although @YGwen's cross posting on this might end up merging both.

drewboswell commented 1 year ago

this is still an issue